Home
last modified time | relevance | path

Searched refs:handleTimerIntent (Results 1 – 1 of 1) sorted by relevance

/packages/apps/DeskClock/src/com/android/deskclock/
DHandleDeskClockApiCalls.java106 handleTimerIntent(action); in onCreate()
189 private void handleTimerIntent(final String action) { in handleTimerIntent() method in HandleDeskClockApiCalls