Searched refs:totalWindowWakelock (Results 1 – 1 of 1) sorted by relevance
4804 long totalFullWakelock = 0, totalPartialWakelock = 0, totalWindowWakelock = 0; in dumpLocked() local4834 totalWindowWakelock += computeWakeLock(wl.getWakeTime(WAKE_TYPE_WINDOW), in dumpLocked()4856 totalWindowWakelock != 0) { in dumpLocked()4890 if (totalWindowWakelock != 0) { in dumpLocked()4895 formatTimeMs(sb, totalWindowWakelock); in dumpLocked()