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 29 * index of this particular object in the array of {@link EventValueDescription} returned by
33 public final class EventValueDescription {
99 * Builds a {@link EventValueDescription} with a name and a type.
107 EventValueDescription(String name, EventValueType type) {
118 * Builds a {@link EventValueDescription} with a name and a type, and a {@link ValueType}.
126 EventValueDescription(String name, EventValueType type, ValueType valueType)
  /prebuilt/common/ddmlib/
ddmlib-prebuilt.jar 

Completed in 82 milliseconds