Searched refs:noteWakingAlarmBatch (Results 1 – 3 of 3) sorted by relevance
124 public abstract void noteWakingAlarmBatch(long elapsedMillis, int... uids); in noteWakingAlarmBatch() method in BatteryStatsInternal
543 public void noteWakingAlarmBatch(long elapsedMillis, int... uids) { in noteWakingAlarmBatch() method in BatteryStatsService.LocalService
4876 mBatteryStatsInternal.noteWakingAlarmBatch(nowELAPSED, in run()