Searched refs:ACTION_ALARM_CHANGED (Results 1 – 2 of 2) sorted by relevance
115 if (action.equals(Intent.ACTION_ALARM_CHANGED)) {183 filter.addAction(Intent.ACTION_ALARM_CHANGED); in PhoneStatusBarPolicy()
1339 public static final String ACTION_ALARM_CHANGED = "android.intent.action.ALARM_CHANGED"; field in Intent