Home
last modified time | relevance | path

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

/packages/apps/DeskClock/src/com/android/deskclock/
DHandleDeskClockApiCalls.java110 handleClockIntent(intent); in onCreate()
258 private void handleClockIntent(Intent intent) { in handleClockIntent() method in HandleDeskClockApiCalls