Searched refs:kernelWakelocks (Results 1 – 1 of 1) sorted by relevance
3257 final Map<String, ? extends Timer> kernelWakelocks = getKernelWakelockStats(); in dumpCheckinLocked() local3258 if (kernelWakelocks.size() > 0) { in dumpCheckinLocked()3259 for (Map.Entry<String, ? extends Timer> ent : kernelWakelocks.entrySet()) { in dumpCheckinLocked()4435 final Map<String, ? extends BatteryStats.Timer> kernelWakelocks in dumpLocked() local4437 if (kernelWakelocks.size() > 0) { in dumpLocked()4440 : kernelWakelocks.entrySet()) { in dumpLocked()