Searched refs:clockIntent (Results 1 – 1 of 1) sorted by relevance
351 final Intent clockIntent = new Intent(mAppContext, DeskClock.class) in handleClockIntent() local355 startActivity(clockIntent); in handleClockIntent()