Searched refs:actualTotalPartialWakelock (Results 1 – 1 of 1) sorted by relevance
5691 long actualTotalPartialWakelock = 0; in dumpLocked()5696 actualTotalPartialWakelock = in dumpLocked()5703 if (actualTotalPartialWakelock != 0 || actualBgPartialWakelock != 0 || in dumpLocked()5723 if (actualTotalPartialWakelock != 0) { in dumpLocked()5728 formatTimeMs(sb, actualTotalPartialWakelock); in dumpLocked() argument