Searched refs:actualTotalPartialWakelock (Results 1 – 1 of 1) sorted by relevance
5743 long actualTotalPartialWakelock = 0; in dumpLocked()5748 actualTotalPartialWakelock = in dumpLocked()5755 if (actualTotalPartialWakelock != 0 || actualBgPartialWakelock != 0 || in dumpLocked()5775 if (actualTotalPartialWakelock != 0) { in dumpLocked()5780 formatTimeMs(sb, actualTotalPartialWakelock); in dumpLocked() argument