public interface android.os.ParcelFileDescriptor$OnCloseListener
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: android.os.ParcelFileDescriptor$OnCloseListener
  super_class: java.lang.Object
{
  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=3, locals=0, args_size=0
         0: .line 19
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import android.system cannot be resolved\n\tThe import android.system cannot be resolved\n\tThe import android.system cannot be resolved\n\tThe import android.system cannot be resolved\n\tThe import android.system cannot be resolved\n\tThe import android.system cannot be resolved\n\tThe import android.system cannot be resolved\n\tThe import android.system cannot be resolved\n\tThe import android.system cannot be resolved\n\tThe import android.system cannot be resolved\n\tThe import android.system cannot be resolved\n\tThe import android.system cannot be resolved\n\tThe import android.system cannot be resolved\n\tThe import android.system cannot be resolved\n\tThe import android.system cannot be resolved\n\tThe import android.system cannot be resolved\n\tThe import android.system cannot be resolved\n\tThe import android.system cannot be resolved\n\tThe import android.system cannot be resolved\n\tThe import android.system cannot be resolved\n\tThe import dalvik cannot be resolved\n\tThe import libcore.io cannot be resolved\n\tThe import libcore.io cannot be resolved\n\tCloseGuard cannot be resolved to a type\n\tCloseGuard cannot be resolved\n\tCloseGuard cannot be resolved to a type\n\tIoUtils cannot be resolved\n\tO_RDONLY cannot be resolved to a variable\n\tO_WRONLY cannot be resolved to a variable\n\tO_RDWR cannot be resolved to a variable\n\tO_CREAT cannot be resolved to a variable\n\tO_TRUNC cannot be resolved to a variable\n\tO_APPEND cannot be resolved to a variable\n\tS_IRWXU cannot be resolved to a variable\n\tS_IRWXG cannot be resolved to a variable\n\tS_IROTH cannot be resolved to a variable\n\tS_IWOTH cannot be resolved to a variable\n\tOs cannot be resolved\n\tErrnoException cannot be resolved to a type\n\tOs cannot be resolved\n\tErrnoException cannot be resolved to a type\n\tThe method setInt$(int) is undefined for the type FileDescriptor\n\tOs cannot be resolved\n\tErrnoException cannot be resolved to a type\n\tThe method setInt$(int) is undefined for the type FileDescriptor\n\tThe method getFileDescriptor$() is undefined for the type Socket\n\tThe method getFileDescriptor$() is undefined for the type DatagramSocket\n\tOs cannot be resolved\n\tErrnoException cannot be resolved to a type\n\tOs cannot be resolved\n\tErrnoException cannot be resolved to a type\n\tSOCK_STREAM cannot be resolved to a variable\n\tOs cannot be resolved\n\tAF_UNIX cannot be resolved to a variable\n\tErrnoException cannot be resolved to a type\n\tSOCK_STREAM cannot be resolved to a variable\n\tOs cannot be resolved\n\tAF_UNIX cannot be resolved to a variable\n\tErrnoException cannot be resolved to a type\n\tOs cannot be resolved\n\tAF_UNIX cannot be resolved to a variable\n\tSOCK_SEQPACKET cannot be resolved to a variable\n\tIoUtils cannot be resolved\n\tIoUtils cannot be resolved\n\tErrnoException cannot be resolved to a type\n\tOs cannot be resolved\n\tThe method getInt$() is undefined for the type FileDescriptor\n\tOsConstants cannot be resolved\n\tOs cannot be resolved\n\tErrnoException cannot be resolved to a type\n\tStructStat cannot be resolved to a type\n\tOs cannot be resolved\n\tErrnoException cannot be resolved to a type\n\tOs cannot be resolved\n\tSEEK_SET cannot be resolved to a variable\n\tErrnoException cannot be resolved to a type\n\tThe method getInt$() is undefined for the type FileDescriptor\n\tThe method setInt$(int) is undefined for the type FileDescriptor\n\tCloseGuard cannot be resolved to a type\n\tCloseGuard cannot be resolved to a type\n\tCloseGuard cannot be resolved to a type\n\tIoUtils cannot be resolved\n\tMemory cannot be resolved\n\tOs cannot be resolved\n\tErrnoException cannot be resolved to a type\n\tIoUtils cannot be resolved\n\tOs cannot be resolved\n\tMemory cannot be resolved\n\tErrnoException cannot be resolved to a type\n\tOsConstants cannot be resolved to a variable\n\tCloseGuard cannot be resolved to a type\n\tCloseGuard cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public abstract void onClose(java.io.IOException);
    descriptor: (Ljava/io/IOException;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
      Name  Flags
      e     
}
SourceFile: "ParcelFileDescriptor.java"
NestHost: android.os.ParcelFileDescriptor
InnerClasses:
  public abstract OnCloseListener = android.os.ParcelFileDescriptor$OnCloseListener of android.os.ParcelFileDescriptor