Home | History | Annotate | Download | only in timer

Lines Matching refs:DeskClock

17 package com.android.deskclock.timer;
30 import com.android.deskclock.DeskClock;
31 import com.android.deskclock.R;
32 import com.android.deskclock.TimerRingService;
33 import com.android.deskclock.Utils;
141 // Flag to tell DeskClock to re-sync with the database
169 // Flag to tell DeskClock to re-sync with the database
298 Intent activityIntent = new Intent(context, DeskClock.class);
300 activityIntent.putExtra(DeskClock.SELECT_TAB_INTENT_EXTRA, DeskClock.TIMER_TAB_INDEX);