class com.android.preload.ClientUtils$WaitForClient
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: com.android.preload.ClientUtils$WaitForClient
  super_class: java.lang.Object
{
  private IDevice device;
    descriptor: LIDevice;
    flags: (0x0002) ACC_PRIVATE

  private java.lang.String processName;
    descriptor: Ljava/lang/String;
    flags: (0x0002) ACC_PRIVATE

  private int processPid;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private long timeout;
    descriptor: J
    flags: (0x0002) ACC_PRIVATE

  private Client result;
    descriptor: LClient;
    flags: (0x0002) ACC_PRIVATE

  public void <init>(IDevice, java.lang.String, int, long);
    descriptor: (LIDevice;Ljava/lang/String;IJ)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=6, args_size=5
        start local 0 // com.android.preload.ClientUtils$WaitForClient this
         0: .line 19
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import com.android.ddmlib cannot be resolved\n\tThe import com.android.ddmlib cannot be resolved\n\tThe import com.android.ddmlib cannot be resolved\n\tThe import com.android.ddmlib cannot be resolved\n\tClient cannot be resolved to a type\n\tIDevice cannot be resolved to a type\n\tClient cannot be resolved to a type\n\tIDevice cannot be resolved to a type\n\tThe method get() from the type ClientUtils.WaitForClient refers to the missing type Client\n\tClient cannot be resolved to a type\n\tIDevice cannot be resolved to a type\n\tClient cannot be resolved to a type\n\tIDevice cannot be resolved to a type\n\tThe method get() from the type ClientUtils.WaitForClients refers to the missing type Client\n\tIClientChangeListener cannot be resolved to a type\n\tIDevice cannot be resolved to a type\n\tClient cannot be resolved to a type\n\tIDevice cannot be resolved to a type\n\tIDevice cannot be resolved to a type\n\tClient cannot be resolved to a type\n\tClient cannot be resolved to a type\n\tAndroidDebugBridge cannot be resolved\n\tClient cannot be resolved to a type\n\tClient cannot be resolved to a type\n\tIDevice cannot be resolved to a type\n\tClient cannot be resolved to a type\n\tAndroidDebugBridge cannot be resolved\n\tClient cannot be resolved to a type\n\tClient cannot be resolved to a type\n\tIDevice cannot be resolved to a type\n\tClient cannot be resolved to a type\n\tClient cannot be resolved to a type\n\tClient cannot be resolved to a type\n\tClient cannot be resolved to a type\n\tClient cannot be resolved to a type\n\tClient cannot be resolved to a variable\n\tIDevice cannot be resolved to a type\n\tClient cannot be resolved to a type\n\tIClientChangeListener cannot be resolved to a type\n\tIDevice cannot be resolved to a type\n\tIDevice cannot be resolved to a type\n\tIDevice cannot be resolved to a type\n\tClient cannot be resolved to a type\n\tAndroidDebugBridge cannot be resolved\n\tIDevice cannot be resolved to a type\n\tIDevice cannot be resolved to a type\n\tAndroidDebugBridge cannot be resolved\n\tIDevice cannot be resolved to a type\n\tClient cannot be resolved to a type\n\tClient cannot be resolved to a variable\n\tIDevice cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.android.preload.ClientUtils$WaitForClient this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/preload/ClientUtils$WaitForClient;
    MethodParameters:
             Name  Flags
      device       
      processName  
      processPid   
      timeout      

  public Client get();
    descriptor: ()LClient;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.preload.ClientUtils$WaitForClient this
         0: .line 103
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tClient cannot be resolved to a type\n\tAndroidDebugBridge cannot be resolved\n\tClient cannot be resolved to a type\n\tClient cannot be resolved to a type\n\tIDevice cannot be resolved to a type\n\tClient cannot be resolved to a type\n\tAndroidDebugBridge cannot be resolved\n\tClient cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.android.preload.ClientUtils$WaitForClient this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/preload/ClientUtils$WaitForClient;

  Client searchForClient(IDevice);
    descriptor: (LIDevice;)LClient;
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.preload.ClientUtils$WaitForClient this
         0: .line 125
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tClient cannot be resolved to a type\n\tIDevice cannot be resolved to a type\n\tClient cannot be resolved to a type\n\tClient cannot be resolved to a type\n\tClient cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.android.preload.ClientUtils$WaitForClient this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/preload/ClientUtils$WaitForClient;
    MethodParameters:
        Name  Flags
      device  

  boolean isTargetClient(Client);
    descriptor: (LClient;)Z
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.preload.ClientUtils$WaitForClient this
         0: .line 153
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tClient cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.android.preload.ClientUtils$WaitForClient this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/preload/ClientUtils$WaitForClient;
    MethodParameters:
      Name  Flags
      c     

  public void clientChanged(Client, int);
    descriptor: (LClient;I)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.android.preload.ClientUtils$WaitForClient this
         0: .line 165
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tClient cannot be resolved to a type\n\tClient cannot be resolved to a variable\n\tIDevice cannot be resolved to a type\n\tClient cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.android.preload.ClientUtils$WaitForClient this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/preload/ClientUtils$WaitForClient;
    MethodParameters:
      Name  Flags
      arg0  
      arg1  
}
SourceFile: "ClientUtils.java"
NestHost: com.android.preload.ClientUtils
InnerClasses:
  private WaitForClient = com.android.preload.ClientUtils$WaitForClient of com.android.preload.ClientUtils