Home
last modified time | relevance | path

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

/packages/apps/DeskClock/src/com/android/deskclock/
DHandleApiCalls.java96 handleShowTimers(intent); in onCreate()
394 private void handleShowTimers(Intent intent) { in handleShowTimers() method in HandleApiCalls