|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |