Home
last modified time | relevance | path

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

/packages/apps/DeskClock/src/com/android/deskclock/
DHandleDeskClockApiCalls.java351 final Intent clockIntent = new Intent(mAppContext, DeskClock.class) in handleClockIntent() local
355 startActivity(clockIntent); in handleClockIntent()