Home
last modified time | relevance | path

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

/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/log/event/
DEventDisplay.java142 static class OccurrenceDisplayDescriptor { class in EventDisplay
151 OccurrenceDisplayDescriptor() { in OccurrenceDisplayDescriptor() method in EventDisplay.OccurrenceDisplayDescriptor
154 OccurrenceDisplayDescriptor(OccurrenceDisplayDescriptor descriptor) { in OccurrenceDisplayDescriptor() method in EventDisplay.OccurrenceDisplayDescriptor
158 OccurrenceDisplayDescriptor(int eventTag) { in OccurrenceDisplayDescriptor() method in EventDisplay.OccurrenceDisplayDescriptor
162 OccurrenceDisplayDescriptor(int eventTag, int seriesValueIndex) { in OccurrenceDisplayDescriptor() method in EventDisplay.OccurrenceDisplayDescriptor