public class android.os.ParcelFileDescriptor$AutoCloseOutputStream extends java.io.FileOutputStream
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: android.os.ParcelFileDescriptor$AutoCloseOutputStream
  super_class: java.io.FileOutputStream
{
  private final android.os.ParcelFileDescriptor mPfd;
    descriptor: Landroid/os/ParcelFileDescriptor;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  public void <init>(android.os.ParcelFileDescriptor);
    descriptor: (Landroid/os/ParcelFileDescriptor;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.os.ParcelFileDescriptor$AutoCloseOutputStream this
         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
        end local 0 // android.os.ParcelFileDescriptor$AutoCloseOutputStream this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/ParcelFileDescriptor$AutoCloseOutputStream;
    MethodParameters:
      Name  Flags
      pfd   

  public void close();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.os.ParcelFileDescriptor$AutoCloseOutputStream this
         0: .line 964
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.os.ParcelFileDescriptor$AutoCloseOutputStream this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/ParcelFileDescriptor$AutoCloseOutputStream;
    Exceptions:
      throws java.io.IOException
}
SourceFile: "ParcelFileDescriptor.java"
NestHost: android.os.ParcelFileDescriptor
InnerClasses:
  public AutoCloseOutputStream = android.os.ParcelFileDescriptor$AutoCloseOutputStream of android.os.ParcelFileDescriptor