Searched refs:actualTotalPartialWakelock (Results 1 – 1 of 1) sorted by relevance
6325 long actualTotalPartialWakelock = 0; in dumpLocked()6330 actualTotalPartialWakelock = in dumpLocked()6337 if (actualTotalPartialWakelock != 0 || actualBgPartialWakelock != 0 || in dumpLocked()6357 if (actualTotalPartialWakelock != 0) { in dumpLocked()6362 formatTimeMs(sb, actualTotalPartialWakelock); in dumpLocked() argument