Searched refs:actualBgPartialWakelock (Results 1 – 1 of 1) sorted by relevance
5725 long actualBgPartialWakelock = 0; in dumpLocked()5732 actualBgPartialWakelock = bgAggTimer != null ? in dumpLocked()5736 if (actualTotalPartialWakelock != 0 || actualBgPartialWakelock != 0 || in dumpLocked()5764 if (actualBgPartialWakelock != 0) { in dumpLocked()5769 formatTimeMs(sb, actualBgPartialWakelock); in dumpLocked() argument