Searched refs:actualTotalPartialWakelock (Results 1 – 1 of 1) sorted by relevance
5794 long actualTotalPartialWakelock = 0; in dumpLocked()5799 actualTotalPartialWakelock = in dumpLocked()5806 if (actualTotalPartialWakelock != 0 || actualBgPartialWakelock != 0 || in dumpLocked()5826 if (actualTotalPartialWakelock != 0) { in dumpLocked()5831 formatTimeMs(sb, actualTotalPartialWakelock); in dumpLocked() argument