|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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(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 are declared. |
Methods in android.view with parameters of type ViewDebug.HierarchyTraceType | |
---|---|
static void |
ViewDebug.trace(View view,
ViewDebug.HierarchyTraceType type)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |