Searched refs:stopwatchIntent (Results 1 – 1 of 1) sorted by relevance
173 final Intent stopwatchIntent = new Intent(mAppContext, DeskClock.class) in handleStopwatchIntent() local175 startActivity(stopwatchIntent); in handleStopwatchIntent()