| Package | Description |
|---|---|
| android.view |
| Modifier and Type | Method and Description |
|---|---|
static ViewDebug.RecyclerTraceType |
ViewDebug.RecyclerTraceType.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static ViewDebug.RecyclerTraceType[] |
ViewDebug.RecyclerTraceType.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ViewDebug.trace(View view,
ViewDebug.RecyclerTraceType type,
int... parameters)
Deprecated.
|
Copyright © 2008-2013. All Rights Reserved.