Uses of Class
android.view.ViewDebug.RecyclerTraceType

Packages that use ViewDebug.RecyclerTraceType
android.view   
 

Uses of ViewDebug.RecyclerTraceType in android.view
 

Methods in android.view that return ViewDebug.RecyclerTraceType
static ViewDebug.RecyclerTraceType ViewDebug.RecyclerTraceType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ViewDebug.RecyclerTraceType[] ViewDebug.RecyclerTraceType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in android.view with parameters of type ViewDebug.RecyclerTraceType
static void ViewDebug.trace(View view, ViewDebug.RecyclerTraceType type, int... parameters)
           
 



Copyright © 2008-2012. All Rights Reserved.