Searched defs:noteStopWakeLocked (Results 1 – 2 of 2) sorted by relevance
1515 public void noteStopWakeLocked(int uid, int pid, String name, int type) { in noteStopWakeLocked() method in BatteryStatsImpl3989 public void noteStopWakeLocked(int pid, String name, int type) { in noteStopWakeLocked() method in BatteryStatsImpl.Uid
833 void noteStopWakeLocked(WakeLock wl, WorkSource ws) { in noteStopWakeLocked() method in PowerManagerService