Searched refs:totalWindowWakelock (Results 1 – 1 of 1) sorted by relevance
5546 long totalFullWakelock = 0, totalPartialWakelock = 0, totalWindowWakelock = 0; in dumpLocked() local5576 totalWindowWakelock += computeWakeLock(wl.getWakeTime(WAKE_TYPE_WINDOW), in dumpLocked()5598 totalWindowWakelock != 0) { in dumpLocked()5632 if (totalWindowWakelock != 0) { in dumpLocked()5637 formatTimeMs(sb, totalWindowWakelock); in dumpLocked()