Home
last modified time | relevance | path

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

/frameworks/base/services/companion/java/com/android/server/companion/virtual/
DVirtualDeviceLog.java94 static class LogEntry { class in VirtualDeviceLog
100 LogEntry(int type, int deviceId, long timestamp, int ownerUid) { in LogEntry() method in VirtualDeviceLog.LogEntry
/frameworks/base/services/core/java/com/android/server/power/
DWakeLockLog.java394 static class LogEntry { class in WakeLockLog
420 LogEntry() {} in LogEntry() method in WakeLockLog.LogEntry
422 LogEntry(long time, int type, TagData tag, int flags) { in LogEntry() method in WakeLockLog.LogEntry