public class android.ddm.DdmHandleHello
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: android.ddm.DdmHandleHello
  super_class: java.lang.Object
{
  public static final int CHUNK_HELO;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL

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

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

  private static android.ddm.DdmHandleHello mInstance;
    descriptor: Landroid/ddm/DdmHandleHello;
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC

  private static final java.lang.String[] FRAMEWORK_FEATURES;
    descriptor: [Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL

  private void <init>();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.ddm.DdmHandleHello this
         0: .line 19
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \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\tThe import dalvik.system cannot be resolved\n\tChunkHandler cannot be resolved to a type\n\tThe method type(String) is undefined for the type DdmHandleHello\n\tThe method type(String) is undefined for the type DdmHandleHello\n\tThe method type(String) is undefined for the type DdmHandleHello\n\tDdmServer cannot be resolved\n\tDdmServer 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\tChunk cannot be resolved to a type\n\tChunk cannot be resolved to a type\n\tChunkHandler cannot be resolved\n\tChunk cannot be resolved to a type\n\tChunk cannot be resolved to a type\n\tThe method createFailChunk(int, String) is undefined for the type DdmHandleHello\n\tVMRuntime cannot be resolved to a type\n\tVMRuntime cannot be resolved\n\tChunkHandler cannot be resolved to a variable\n\tDdmServer cannot be resolved to a variable\n\tThe method putString(ByteBuffer, String) is undefined for the type DdmHandleHello\n\tThe method putString(ByteBuffer, String) is undefined for the type DdmHandleHello\n\tThe method putString(ByteBuffer, String) is undefined for the type DdmHandleHello\n\tThe method putString(ByteBuffer, String) is undefined for the type DdmHandleHello\n\tChunk cannot be resolved to a type\n\tChunk cannot be resolved to a type\n\tChunk cannot be resolved to a type\n\tChunk cannot be resolved to a type\n\tChunkHandler cannot be resolved to a variable\n\tThe method putString(ByteBuffer, String) is undefined for the type DdmHandleHello\n\tThe method putString(ByteBuffer, String) is undefined for the type DdmHandleHello\n\tChunk cannot be resolved to a type\n\tChunk cannot be resolved to a type\n\tChunk cannot be resolved to a type\n\tDdmServer cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.ddm.DdmHandleHello this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/ddm/DdmHandleHello;

  public static void register();
    descriptor: ()V
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=0, args_size=0
         0: .line 52
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tDdmServer cannot be resolved\n\tDdmServer cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public void connected();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.ddm.DdmHandleHello this
         0: .line 67
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \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"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.ddm.DdmHandleHello this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/ddm/DdmHandleHello;

  public void disconnected();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.ddm.DdmHandleHello this
         0: .line 77
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.ddm.DdmHandleHello this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/ddm/DdmHandleHello;

  public Chunk handleChunk(Chunk);
    descriptor: (LChunk;)LChunk;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.ddm.DdmHandleHello this
         0: .line 85
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tChunk cannot be resolved to a type\n\tChunk cannot be resolved to a type\n\tChunkHandler cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.ddm.DdmHandleHello this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/ddm/DdmHandleHello;
    MethodParameters:
         Name  Flags
      request  

  Chunk handleHELO(Chunk);
    descriptor: (LChunk;)LChunk;
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.ddm.DdmHandleHello this
         0: .line 105
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tChunk cannot be resolved to a type\n\tChunk cannot be resolved to a type\n\tThe method createFailChunk(int, String) is undefined for the type DdmHandleHello\n\tVMRuntime cannot be resolved to a type\n\tVMRuntime cannot be resolved\n\tChunkHandler cannot be resolved to a variable\n\tDdmServer cannot be resolved to a variable\n\tThe method putString(ByteBuffer, String) is undefined for the type DdmHandleHello\n\tThe method putString(ByteBuffer, String) is undefined for the type DdmHandleHello\n\tThe method putString(ByteBuffer, String) is undefined for the type DdmHandleHello\n\tThe method putString(ByteBuffer, String) is undefined for the type DdmHandleHello\n\tChunk cannot be resolved to a type\n\tChunk cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.ddm.DdmHandleHello this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/ddm/DdmHandleHello;
    MethodParameters:
         Name  Flags
      request  

  Chunk handleFEAT(Chunk);
    descriptor: (LChunk;)LChunk;
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.ddm.DdmHandleHello this
         0: .line 176
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tChunk cannot be resolved to a type\n\tChunk cannot be resolved to a type\n\tChunkHandler cannot be resolved to a variable\n\tThe method putString(ByteBuffer, String) is undefined for the type DdmHandleHello\n\tThe method putString(ByteBuffer, String) is undefined for the type DdmHandleHello\n\tChunk cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.ddm.DdmHandleHello this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/ddm/DdmHandleHello;
    MethodParameters:
         Name  Flags
      request  

  public static void sendWAIT(int);
    descriptor: (I)V
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=1, args_size=1
         0: .line 211
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tChunk cannot be resolved to a type\n\tChunk cannot be resolved to a type\n\tDdmServer cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
        Name  Flags
      reason  
}
SourceFile: "DdmHandleHello.java"