Home
last modified time | relevance | path

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

/packages/apps/DeskClock/src/com/android/deskclock/
DHandleDeskClockApiCalls.java173 final Intent stopwatchIntent = new Intent(mAppContext, DeskClock.class) in handleStopwatchIntent() local
175 startActivity(stopwatchIntent); in handleStopwatchIntent()