Searched refs:wakelock (Results 1 – 1 of 1) sorted by relevance
2820 Uid.Wakelock wakelock = wakelockEntry.getValue(); in writeToParcelLocked() local2821 wakelock.writeToParcelLocked(out, batteryRealtime); in writeToParcelLocked()2902 Uid.Wakelock wakelock = new Wakelock(); in readFromParcelLocked() local2903 wakelock.readFromParcelLocked(unpluggables, in); in readFromParcelLocked()2907 mWakelockStats.put(wakelockName, wakelock); in readFromParcelLocked()