Searched refs:actualTotalPartialWakelock (Results 1 – 1 of 1) sorted by relevance
6400 long actualTotalPartialWakelock = 0; in dumpLocked()6405 actualTotalPartialWakelock = in dumpLocked()6412 if (actualTotalPartialWakelock != 0 || actualBgPartialWakelock != 0 || in dumpLocked()6432 if (actualTotalPartialWakelock != 0) { in dumpLocked()6437 formatTimeMs(sb, actualTotalPartialWakelock); in dumpLocked() argument