Searched defs:EventLog (Results 1 – 3 of 3) sorted by relevance
29 ANDROID_SINGLETON_STATIC_INSTANCE(EventLog) in ANDROID_SINGLETON_STATIC_INSTANCE() argument
51 public class EventLog { class52 /** @hide */ public EventLog() {} in EventLog() method in EventLog
392 private static class EventLog { class in AppOpsUidStateTrackerImpl423 EventLog(DelayableExecutor executor, Thread executorThread) { in EventLog() method in AppOpsUidStateTrackerImpl.EventLog