Searched defs:AlarmActivity (Results 1 - 1 of 1) sorted by relevance

/packages/apps/DeskClock/src/com/android/deskclock/alarms/
H A DAlarmActivity.java55 public class AlarmActivity extends Activity implements View.OnClickListener, View.OnTouchListener { class in inherits:Activity,View.OnClickListener,View.OnTouchListener
58 * AlarmActivity listens for this broadcast intent, so that other applications can snooze the
63 * AlarmActivity listens for this broadcast intent, so that other applications can dismiss
68 private static final String LOGTAG = AlarmActivity.class.getSimpleName();

Completed in 61 milliseconds