public class android.os.StatFs
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: android.os.StatFs
  super_class: java.lang.Object
{
  private StructStatVfs mStat;
    descriptor: LStructStatVfs;
    flags: (0x0002) ACC_PRIVATE

  public void <init>(java.lang.String);
    descriptor: (Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.os.StatFs 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\tStructStatVfs cannot be resolved to a type\n\tStructStatVfs cannot be resolved to a type\n\tThe method doStat(String) from the type StatFs refers to the missing type StructStatVfs\n\tStructStatVfs cannot be resolved to a type\n\tOs cannot be resolved\n\tErrnoException cannot be resolved to a type\n\tStructStatVfs cannot be resolved to a type\n\tThe method doStat(String) from the type StatFs refers to the missing type StructStatVfs\n\tStructStatVfs cannot be resolved to a type\n\tStructStatVfs cannot be resolved to a type\n\tStructStatVfs cannot be resolved to a type\n\tStructStatVfs cannot be resolved to a type\n\tStructStatVfs cannot be resolved to a type\n\tStructStatVfs cannot be resolved to a type\n\tStructStatVfs cannot be resolved to a type\n\tStructStatVfs cannot be resolved to a type\n\tStructStatVfs cannot be resolved to a type\n\tStructStatVfs cannot be resolved to a type\n\tStructStatVfs cannot be resolved to a type\n\tStructStatVfs cannot be resolved to a type\n\tStructStatVfs cannot be resolved to a type\n\tStructStatVfs cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.os.StatFs this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/StatFs;
    MethodParameters:
      Name  Flags
      path  

  private static StructStatVfs doStat(java.lang.String);
    descriptor: (Ljava/lang/String;)LStructStatVfs;
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=3, locals=1, args_size=1
         0: .line 47
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tStructStatVfs cannot be resolved to a type\n\tOs cannot be resolved\n\tErrnoException cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
      Name  Flags
      path  

  public void restat(java.lang.String);
    descriptor: (Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.os.StatFs this
         0: .line 63
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tStructStatVfs cannot be resolved to a type\n\tThe method doStat(String) from the type StatFs refers to the missing type StructStatVfs\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.os.StatFs this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/StatFs;
    MethodParameters:
      Name  Flags
      path  

  public int getBlockSize();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.os.StatFs this
         0: .line 71
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tStructStatVfs cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.os.StatFs this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/StatFs;
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()

  public long getBlockSizeLong();
    descriptor: ()J
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.os.StatFs this
         0: .line 79
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tStructStatVfs cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.os.StatFs this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/StatFs;

  public int getBlockCount();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.os.StatFs this
         0: .line 87
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tStructStatVfs cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.os.StatFs this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/StatFs;
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()

  public long getBlockCountLong();
    descriptor: ()J
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.os.StatFs this
         0: .line 95
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tStructStatVfs cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.os.StatFs this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/StatFs;

  public int getFreeBlocks();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.os.StatFs this
         0: .line 103
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tStructStatVfs cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.os.StatFs this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/StatFs;
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()

  public long getFreeBlocksLong();
    descriptor: ()J
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.os.StatFs this
         0: .line 113
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tStructStatVfs cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.os.StatFs this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/StatFs;

  public long getFreeBytes();
    descriptor: ()J
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.os.StatFs this
         0: .line 122
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tStructStatVfs cannot be resolved to a type\n\tStructStatVfs cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.os.StatFs this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/StatFs;

  public int getAvailableBlocks();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.os.StatFs this
         0: .line 130
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tStructStatVfs cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.os.StatFs this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/StatFs;
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()

  public long getAvailableBlocksLong();
    descriptor: ()J
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.os.StatFs this
         0: .line 138
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tStructStatVfs cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.os.StatFs this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/StatFs;

  public long getAvailableBytes();
    descriptor: ()J
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.os.StatFs this
         0: .line 146
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tStructStatVfs cannot be resolved to a type\n\tStructStatVfs cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.os.StatFs this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/StatFs;

  public long getTotalBytes();
    descriptor: ()J
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.os.StatFs this
         0: .line 153
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tStructStatVfs cannot be resolved to a type\n\tStructStatVfs cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.os.StatFs this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/StatFs;
}
SourceFile: "StatFs.java"