Home
last modified time | relevance | path

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

/development/tools/ddms/libs/ddmuilib/src/com/android/ddmuilib/log/event/
DEventLogPanel.java67 public class EventLogPanel extends TablePanel implements ILogListener, class
114 public EventLogPanel(IImageLoader imageLoader) { in EventLogPanel() method in EventLogPanel