Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/power/stats/wakeups/
DCpuWakeupStats.java538 static final class Wakeup { class in CpuWakeupStats
561 private Wakeup(int type, IrqDevice[] devices, long elapsedMillis, long uptimeMillis, in Wakeup() method in CpuWakeupStats.Wakeup