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