Home
last modified time | relevance | path

Searched defs:OccurrenceDisplayDescriptor (Results 1 – 1 of 1) sorted by relevance

/development/tools/ddms/libs/ddmuilib/src/com/android/ddmuilib/log/event/
DEventDisplay.java141 static class OccurrenceDisplayDescriptor { class in EventDisplay
150 OccurrenceDisplayDescriptor() { in OccurrenceDisplayDescriptor() method in EventDisplay.OccurrenceDisplayDescriptor
153 OccurrenceDisplayDescriptor(OccurrenceDisplayDescriptor descriptor) { in OccurrenceDisplayDescriptor() method in EventDisplay.OccurrenceDisplayDescriptor
157 OccurrenceDisplayDescriptor(int eventTag) { in OccurrenceDisplayDescriptor() method in EventDisplay.OccurrenceDisplayDescriptor
161 OccurrenceDisplayDescriptor(int eventTag, int seriesValueIndex) { in OccurrenceDisplayDescriptor() method in EventDisplay.OccurrenceDisplayDescriptor