Searched defs:removePendingAlarms (Results 1 – 3 of 3) sorted by relevance
99 ArrayList<Alarm> removePendingAlarms(long nowElapsed); in removePendingAlarms() method
165 public ArrayList<Alarm> removePendingAlarms(long nowElapsed) { in removePendingAlarms() method in LazyAlarmStore
135 public void removePendingAlarms() { in removePendingAlarms() method in AlarmStoreTest