Uses of Class
com.android.ddmlib.ClientData.MethodProfilingStatus

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.
 



Copyright © 2008-2011. All Rights Reserved.