Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/util/
DEventLog.java47 public class EventLog { class
48 /** @hide */ public EventLog() {} in EventLog() method in EventLog
/frameworks/native/services/surfaceflinger/EventLog/
DEventLog.cpp28 ANDROID_SINGLETON_STATIC_INSTANCE(EventLog) in ANDROID_SINGLETON_STATIC_INSTANCE() argument