Searched refs:getTimerWithStateToIgnore (Results 1 - 1 of 1) sorted by relevance

/packages/apps/DeskClock/src/com/android/deskclock/
H A DHandleDeskClockApiCalls.java264 timer = getTimerWithStateToIgnore(timers, TimerObj.STATE_RUNNING);
344 private TimerObj getTimerWithStateToIgnore(List<TimerObj> timers, int stateToIgnore) { method in class:HandleDeskClockApiCalls.HandleTimersAsync

Completed in 187 milliseconds