Searched refs:ALARM_ALERT_ACTION (Results 1 – 1 of 1) sorted by relevance
57 public static final String ALARM_ALERT_ACTION = "com.android.deskclock.ALARM_ALERT"; field in AlarmService133 sendBroadcast(new Intent(ALARM_ALERT_ACTION)); in startAlarm()