public class android.os.Debug$MemoryInfo implements android.os.Parcelable
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: android.os.Debug$MemoryInfo
  super_class: java.lang.Object
{
  public int dalvikPss;
    descriptor: I
    flags: (0x0001) ACC_PUBLIC

  public int dalvikSwappablePss;
    descriptor: I
    flags: (0x0001) ACC_PUBLIC

  public int dalvikRss;
    descriptor: I
    flags: (0x0001) ACC_PUBLIC

  public int dalvikPrivateDirty;
    descriptor: I
    flags: (0x0001) ACC_PUBLIC

  public int dalvikSharedDirty;
    descriptor: I
    flags: (0x0001) ACC_PUBLIC

  public int dalvikPrivateClean;
    descriptor: I
    flags: (0x0001) ACC_PUBLIC

  public int dalvikSharedClean;
    descriptor: I
    flags: (0x0001) ACC_PUBLIC

  public int dalvikSwappedOut;
    descriptor: I
    flags: (0x0001) ACC_PUBLIC

  public int dalvikSwappedOutPss;
    descriptor: I
    flags: (0x0001) ACC_PUBLIC

  public int nativePss;
    descriptor: I
    flags: (0x0001) ACC_PUBLIC

  public int nativeSwappablePss;
    descriptor: I
    flags: (0x0001) ACC_PUBLIC

  public int nativeRss;
    descriptor: I
    flags: (0x0001) ACC_PUBLIC

  public int nativePrivateDirty;
    descriptor: I
    flags: (0x0001) ACC_PUBLIC

  public int nativeSharedDirty;
    descriptor: I
    flags: (0x0001) ACC_PUBLIC

  public int nativePrivateClean;
    descriptor: I
    flags: (0x0001) ACC_PUBLIC

  public int nativeSharedClean;
    descriptor: I
    flags: (0x0001) ACC_PUBLIC

  public int nativeSwappedOut;
    descriptor: I
    flags: (0x0001) ACC_PUBLIC

  public int nativeSwappedOutPss;
    descriptor: I
    flags: (0x0001) ACC_PUBLIC

  public int otherPss;
    descriptor: I
    flags: (0x0001) ACC_PUBLIC

  public int otherSwappablePss;
    descriptor: I
    flags: (0x0001) ACC_PUBLIC

  public int otherRss;
    descriptor: I
    flags: (0x0001) ACC_PUBLIC

  public int otherPrivateDirty;
    descriptor: I
    flags: (0x0001) ACC_PUBLIC

  public int otherSharedDirty;
    descriptor: I
    flags: (0x0001) ACC_PUBLIC

  public int otherPrivateClean;
    descriptor: I
    flags: (0x0001) ACC_PUBLIC

  public int otherSharedClean;
    descriptor: I
    flags: (0x0001) ACC_PUBLIC

  public int otherSwappedOut;
    descriptor: I
    flags: (0x0001) ACC_PUBLIC

  public int otherSwappedOutPss;
    descriptor: I
    flags: (0x0001) ACC_PUBLIC

  public boolean hasSwappedOutPss;
    descriptor: Z
    flags: (0x0001) ACC_PUBLIC

  public static final int HEAP_UNKNOWN;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 0

  public static final int HEAP_DALVIK;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 1

  public static final int HEAP_NATIVE;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 2

  public static final int OTHER_DALVIK_OTHER;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 0

  public static final int OTHER_STACK;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 1

  public static final int OTHER_CURSOR;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 2

  public static final int OTHER_ASHMEM;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 3

  public static final int OTHER_GL_DEV;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 4

  public static final int OTHER_UNKNOWN_DEV;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 5

  public static final int OTHER_SO;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 6

  public static final int OTHER_JAR;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 7

  public static final int OTHER_APK;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 8

  public static final int OTHER_TTF;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 9

  public static final int OTHER_DEX;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 10

  public static final int OTHER_OAT;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 11

  public static final int OTHER_ART;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 12

  public static final int OTHER_UNKNOWN_MAP;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 13

  public static final int OTHER_GRAPHICS;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 14

  public static final int OTHER_GL;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 15

  public static final int OTHER_OTHER_MEMTRACK;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 16

  public static final int NUM_OTHER_STATS;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 17

  public static final int OTHER_DALVIK_NORMAL;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 17

  public static final int OTHER_DALVIK_LARGE;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 18

  public static final int OTHER_DALVIK_ZYGOTE;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 19

  public static final int OTHER_DALVIK_NON_MOVING;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 20

  public static final int OTHER_DVK_STAT_DALVIK_START;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 0

  public static final int OTHER_DVK_STAT_DALVIK_END;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 3

  public static final int OTHER_DALVIK_OTHER_LINEARALLOC;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 21

  public static final int OTHER_DALVIK_OTHER_ACCOUNTING;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 22

  public static final int OTHER_DALVIK_OTHER_CODE_CACHE;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 23

  public static final int OTHER_DALVIK_OTHER_COMPILER_METADATA;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 24

  public static final int OTHER_DALVIK_OTHER_INDIRECT_REFERENCE_TABLE;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 25

  public static final int OTHER_DVK_STAT_DALVIK_OTHER_START;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 4

  public static final int OTHER_DVK_STAT_DALVIK_OTHER_END;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 8

  public static final int OTHER_DEX_BOOT_VDEX;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 26

  public static final int OTHER_DEX_APP_DEX;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 27

  public static final int OTHER_DEX_APP_VDEX;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 28

  public static final int OTHER_DVK_STAT_DEX_START;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 9

  public static final int OTHER_DVK_STAT_DEX_END;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 11

  public static final int OTHER_ART_APP;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 29

  public static final int OTHER_ART_BOOT;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 30

  public static final int OTHER_DVK_STAT_ART_START;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 12

  public static final int OTHER_DVK_STAT_ART_END;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 13

  public static final int NUM_DVK_STATS;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 14

  public static final int NUM_CATEGORIES;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 9

  public static final int OFFSET_PSS;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 0

  public static final int OFFSET_SWAPPABLE_PSS;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 1

  public static final int OFFSET_RSS;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 2

  public static final int OFFSET_PRIVATE_DIRTY;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 3

  public static final int OFFSET_SHARED_DIRTY;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 4

  public static final int OFFSET_PRIVATE_CLEAN;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 5

  public static final int OFFSET_SHARED_CLEAN;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 6

  public static final int OFFSET_SWAPPED_OUT;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 7

  public static final int OFFSET_SWAPPED_OUT_PSS;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 8

  private int[] otherStats;
    descriptor: [I
    flags: (0x0002) ACC_PRIVATE

  public static final android.os.Parcelable$Creator<android.os.Debug$MemoryInfo> CREATOR;
    descriptor: Landroid/os/Parcelable$Creator;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    Signature: Landroid/os/Parcelable$Creator<Landroid/os/Debug$MemoryInfo;>;

  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.os.Debug$MemoryInfo this
         0: .line 29
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import dalvik cannot be resolved\n\tThe import org.apache.harmony cannot be resolved\n\tThe import org.apache.harmony cannot be resolved\n\tThe import org.apache.harmony cannot be resolved\n\tVMDebug cannot be resolved to a variable\n\tVMDebug cannot be resolved\n\tChunk cannot be resolved to a type\n\tChunk cannot be resolved to a type\n\tChunkHandler cannot be resolved\n\tDdmServer cannot be resolved\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved to a variable\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved to a variable\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved to a variable\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved to a variable\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved to a variable\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved to a variable\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved to a variable\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved to a variable\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved to a variable\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved to a variable\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved to a variable\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved to a variable\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved to a variable\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved to a variable\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved to a variable\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved to a variable\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved to a variable\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved to a variable\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved to a variable\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved to a variable\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved to a variable\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.os.Debug$MemoryInfo this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/Debug$MemoryInfo;

  public int getTotalPss();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.os.Debug$MemoryInfo this
         0: .line 326
            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.Debug$MemoryInfo this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/Debug$MemoryInfo;

  public int getTotalUss();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.os.Debug$MemoryInfo this
         0: .line 333
            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.Debug$MemoryInfo this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/Debug$MemoryInfo;

  public int getTotalSwappablePss();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.os.Debug$MemoryInfo this
         0: .line 343
            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.Debug$MemoryInfo this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/Debug$MemoryInfo;

  public int getTotalRss();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.os.Debug$MemoryInfo this
         0: .line 350
            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.Debug$MemoryInfo this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/Debug$MemoryInfo;

  public int getTotalPrivateDirty();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.os.Debug$MemoryInfo this
         0: .line 357
            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.Debug$MemoryInfo this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/Debug$MemoryInfo;

  public int getTotalSharedDirty();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.os.Debug$MemoryInfo this
         0: .line 364
            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.Debug$MemoryInfo this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/Debug$MemoryInfo;

  public int getTotalPrivateClean();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.os.Debug$MemoryInfo this
         0: .line 371
            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.Debug$MemoryInfo this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/Debug$MemoryInfo;

  public int getTotalSharedClean();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.os.Debug$MemoryInfo this
         0: .line 378
            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.Debug$MemoryInfo this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/Debug$MemoryInfo;

  public int getTotalSwappedOut();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.os.Debug$MemoryInfo this
         0: .line 386
            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.Debug$MemoryInfo this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/Debug$MemoryInfo;

  public int getTotalSwappedOutPss();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.os.Debug$MemoryInfo this
         0: .line 394
            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.Debug$MemoryInfo this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/Debug$MemoryInfo;

  public int getOtherPss(int);
    descriptor: (I)I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.os.Debug$MemoryInfo this
         0: .line 399
            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.Debug$MemoryInfo this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/Debug$MemoryInfo;
    MethodParameters:
       Name  Flags
      which  

  public int getOtherSwappablePss(int);
    descriptor: (I)I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.os.Debug$MemoryInfo this
         0: .line 404
            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.Debug$MemoryInfo this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/Debug$MemoryInfo;
    MethodParameters:
       Name  Flags
      which  

  public int getOtherRss(int);
    descriptor: (I)I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.os.Debug$MemoryInfo this
         0: .line 409
            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.Debug$MemoryInfo this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/Debug$MemoryInfo;
    MethodParameters:
       Name  Flags
      which  

  public int getOtherPrivateDirty(int);
    descriptor: (I)I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.os.Debug$MemoryInfo this
         0: .line 414
            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.Debug$MemoryInfo this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/Debug$MemoryInfo;
    MethodParameters:
       Name  Flags
      which  

  public int getOtherSharedDirty(int);
    descriptor: (I)I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.os.Debug$MemoryInfo this
         0: .line 419
            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.Debug$MemoryInfo this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/Debug$MemoryInfo;
    MethodParameters:
       Name  Flags
      which  

  public int getOtherPrivateClean(int);
    descriptor: (I)I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.os.Debug$MemoryInfo this
         0: .line 424
            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.Debug$MemoryInfo this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/Debug$MemoryInfo;
    MethodParameters:
       Name  Flags
      which  

  public int getOtherPrivate(int);
    descriptor: (I)I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.os.Debug$MemoryInfo this
         0: .line 429
            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.Debug$MemoryInfo this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/Debug$MemoryInfo;
    MethodParameters:
       Name  Flags
      which  

  public int getOtherSharedClean(int);
    descriptor: (I)I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.os.Debug$MemoryInfo this
         0: .line 434
            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.Debug$MemoryInfo this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/Debug$MemoryInfo;
    MethodParameters:
       Name  Flags
      which  

  public int getOtherSwappedOut(int);
    descriptor: (I)I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.os.Debug$MemoryInfo this
         0: .line 439
            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.Debug$MemoryInfo this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/Debug$MemoryInfo;
    MethodParameters:
       Name  Flags
      which  

  public int getOtherSwappedOutPss(int);
    descriptor: (I)I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.os.Debug$MemoryInfo this
         0: .line 444
            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.Debug$MemoryInfo this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/Debug$MemoryInfo;
    MethodParameters:
       Name  Flags
      which  

  public static java.lang.String getOtherLabel(int);
    descriptor: (I)Ljava/lang/String;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=1, args_size=1
         0: .line 449
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
       Name  Flags
      which  

  public java.lang.String getMemoryStat(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.os.Debug$MemoryInfo this
         0: .line 567
            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.Debug$MemoryInfo this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/Debug$MemoryInfo;
    MethodParameters:
          Name  Flags
      statName  

  public java.util.Map<java.lang.String, java.lang.String> getMemoryStats();
    descriptor: ()Ljava/util/Map;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.os.Debug$MemoryInfo this
         0: .line 598
            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.Debug$MemoryInfo this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/Debug$MemoryInfo;
    Signature: ()Ljava/util/Map<Ljava/lang/String;Ljava/lang/String;>;

  public int getSummaryJavaHeap();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.os.Debug$MemoryInfo this
         0: .line 626
            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.Debug$MemoryInfo this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/Debug$MemoryInfo;

  public int getSummaryNativeHeap();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.os.Debug$MemoryInfo this
         0: .line 638
            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.Debug$MemoryInfo this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/Debug$MemoryInfo;

  public int getSummaryCode();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.os.Debug$MemoryInfo this
         0: .line 647
            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.Debug$MemoryInfo this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/Debug$MemoryInfo;

  public int getSummaryStack();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.os.Debug$MemoryInfo this
         0: .line 665
            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.Debug$MemoryInfo this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/Debug$MemoryInfo;

  public int getSummaryGraphics();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.os.Debug$MemoryInfo this
         0: .line 680
            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.Debug$MemoryInfo this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/Debug$MemoryInfo;

  public int getSummaryPrivateOther();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.os.Debug$MemoryInfo this
         0: .line 691
            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.Debug$MemoryInfo this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/Debug$MemoryInfo;

  public int getSummarySystem();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.os.Debug$MemoryInfo this
         0: .line 707
            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.Debug$MemoryInfo this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/Debug$MemoryInfo;

  public int getSummaryTotalPss();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.os.Debug$MemoryInfo this
         0: .line 717
            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.Debug$MemoryInfo this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/Debug$MemoryInfo;

  public int getSummaryTotalSwap();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.os.Debug$MemoryInfo this
         0: .line 732
            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.Debug$MemoryInfo this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/Debug$MemoryInfo;

  public int getSummaryTotalSwapPss();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.os.Debug$MemoryInfo this
         0: .line 742
            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.Debug$MemoryInfo this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/Debug$MemoryInfo;

  public boolean hasSwappedOutPss();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.os.Debug$MemoryInfo this
         0: .line 751
            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.Debug$MemoryInfo this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/Debug$MemoryInfo;

  public int describeContents();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.os.Debug$MemoryInfo this
         0: .line 755
            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.Debug$MemoryInfo this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/Debug$MemoryInfo;

  public void writeToParcel(android.os.Parcel, int);
    descriptor: (Landroid/os/Parcel;I)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // android.os.Debug$MemoryInfo this
         0: .line 759
            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.Debug$MemoryInfo this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/Debug$MemoryInfo;
    MethodParameters:
       Name  Flags
      dest   
      flags  

  public void readFromParcel(android.os.Parcel);
    descriptor: (Landroid/os/Parcel;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.os.Debug$MemoryInfo this
         0: .line 791
            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.Debug$MemoryInfo this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/Debug$MemoryInfo;
    MethodParameters:
        Name  Flags
      source  

  private void <init>(android.os.Parcel);
    descriptor: (Landroid/os/Parcel;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.os.Debug$MemoryInfo this
         0: .line 29
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import dalvik cannot be resolved\n\tThe import org.apache.harmony cannot be resolved\n\tThe import org.apache.harmony cannot be resolved\n\tThe import org.apache.harmony cannot be resolved\n\tVMDebug cannot be resolved to a variable\n\tVMDebug cannot be resolved\n\tChunk cannot be resolved to a type\n\tChunk cannot be resolved to a type\n\tChunkHandler cannot be resolved\n\tDdmServer cannot be resolved\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved to a variable\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved to a variable\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved to a variable\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved to a variable\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved to a variable\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved to a variable\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved to a variable\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved to a variable\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved to a variable\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved to a variable\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved to a variable\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved to a variable\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved to a variable\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved to a variable\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved to a variable\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved to a variable\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved to a variable\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved to a variable\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved to a variable\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved to a variable\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved to a variable\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved\n\tVMDebug cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.os.Debug$MemoryInfo this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/Debug$MemoryInfo;
    MethodParameters:
        Name  Flags
      source  
}
SourceFile: "Debug.java"
NestHost: android.os.Debug
InnerClasses:
  public MemoryInfo = android.os.Debug$MemoryInfo of android.os.Debug
  public abstract Creator = android.os.Parcelable$Creator of android.os.Parcelable