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