|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClientData.DebuggerStatus | |
---|---|
com.android.ddmlib |
Uses of ClientData.DebuggerStatus in com.android.ddmlib |
---|
Methods in com.android.ddmlib that return ClientData.DebuggerStatus | |
---|---|
ClientData.DebuggerStatus |
ClientData.getDebuggerConnectionStatus()
Returns the debugger connection status. |
static ClientData.DebuggerStatus |
ClientData.DebuggerStatus.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ClientData.DebuggerStatus[] |
ClientData.DebuggerStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |