|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EventValueDescription.ValueType | |
|---|---|
| com.android.ddmlib.log | |
| Uses of EventValueDescription.ValueType in com.android.ddmlib.log |
|---|
| Methods in com.android.ddmlib.log that return EventValueDescription.ValueType | |
|---|---|
EventValueDescription.ValueType |
EventValueDescription.getValueType()
|
static EventValueDescription.ValueType |
EventValueDescription.ValueType.getValueType(int value)
Returns a EventValueDescription.ValueType from an integer value, or null if no match
were found. |
static EventValueDescription.ValueType |
EventValueDescription.ValueType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static EventValueDescription.ValueType[] |
EventValueDescription.ValueType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||