Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/power/
H A DWakeLockLog.java363 static class LogEntry { class in WakeLockLog
384 LogEntry() {} in LogEntry() method in WakeLockLog.LogEntry
386 LogEntry(long time, int type, TagData tag, int flags) { in LogEntry() method in WakeLockLog.LogEntry