Searched refs:actualBgPartialWakelock (Results 1 – 1 of 1) sorted by relevance
6401 long actualBgPartialWakelock = 0; in dumpLocked()6408 actualBgPartialWakelock = bgAggTimer != null ? in dumpLocked()6412 if (actualTotalPartialWakelock != 0 || actualBgPartialWakelock != 0 || in dumpLocked()6440 if (actualBgPartialWakelock != 0) { in dumpLocked()6445 formatTimeMs(sb, actualBgPartialWakelock); in dumpLocked() argument