Uses of Class
android.view.ViewDebug.HierarchyTraceType

Packages that use ViewDebug.HierarchyTraceType
android.view   
 

Uses of ViewDebug.HierarchyTraceType in android.view
 

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

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



Copyright © 2008-2010. All Rights Reserved.