Searched refs:kernelWakelocks (Results 1 – 1 of 1) sorted by relevance
3009 final Map<String, ? extends Timer> kernelWakelocks = getKernelWakelockStats(); in dumpCheckinLocked() local3010 if (kernelWakelocks.size() > 0) { in dumpCheckinLocked()3011 for (Map.Entry<String, ? extends Timer> ent : kernelWakelocks.entrySet()) { in dumpCheckinLocked()4017 final Map<String, ? extends BatteryStats.Timer> kernelWakelocks in dumpLocked() local4019 if (kernelWakelocks.size() > 0) { in dumpLocked()4022 : kernelWakelocks.entrySet()) { in dumpLocked()