ACTION_ALARM_CHANGED constant

String const ACTION_ALARM_CHANGED

Alarm Changed Action: This is broadcast when the AlarmClock application's alarm is set or unset. It is used by the AlarmClock application and the StatusBar service. @hide

Implementation

static const String ACTION_ALARM_CHANGED =
    "android.intent.action.ALARM_CHANGED";