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(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-2012. All Rights Reserved.