HomeSort by relevance Sort by last modified time
    Searched defs:EventValueDescription (Results 1 - 2 of 2) sorted by null

  /sdk/ddms/libs/ddmlib/src/com/android/ddmlib/log/
EventValueDescription.java 31 * index of this particular object in the array of {@link EventValueDescription} returned by
35 public final class EventValueDescription {
101 * Builds a {@link EventValueDescription} with a name and a type.
109 EventValueDescription(String name, EventValueType type) {
120 * Builds a {@link EventValueDescription} with a name and a type, and a {@link ValueType}.
128 EventValueDescription(String name, EventValueType type, ValueType valueType)
  /prebuilts/misc/common/ddmlib/
ddmlib-prebuilt.jar 

Completed in 1419 milliseconds