Home
last modified time | relevance | path

Searched refs:printWakeLock (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/os/
DBatteryStats.java3172 private static final String printWakeLock(StringBuilder sb, Timer timer, in printWakeLock() method in BatteryStats
5274 linePrefix = printWakeLock(sb, timer.mTimer, rawRealtime, null, in dumpLocked()
5296 printWakeLock(sb, timer.mTimer, rawRealtime, null, which, ": "); in dumpLocked()
5321 printWakeLock(sb, timer.mTimer, rawRealtime, null, which, ": "); in dumpLocked()
5663 linePrefix = printWakeLock(sb, wl.getWakeTime(WAKE_TYPE_FULL), rawRealtime, in dumpLocked()
5666 linePrefix = printWakeLock(sb, pTimer, rawRealtime, in dumpLocked()
5668 linePrefix = printWakeLock(sb, pTimer != null ? pTimer.getSubTimer() : null, in dumpLocked()
5670 linePrefix = printWakeLock(sb, wl.getWakeTime(WAKE_TYPE_WINDOW), rawRealtime, in dumpLocked()
5672 linePrefix = printWakeLock(sb, wl.getWakeTime(WAKE_TYPE_DRAW), rawRealtime, in dumpLocked()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt52704 Landroid/os/BatteryStats;->printWakeLock(Ljava/lang/StringBuilder;Landroid/os/BatteryStats$Timer;JL…