HomeSort by relevance Sort by last modified time
    Searched refs:ACTION_ALARM_CHANGED (Results 1 - 2 of 2) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
StatusBarPolicy.java 358 else if (action.equals(Intent.ACTION_ALARM_CHANGED)) {
488 filter.addAction(Intent.ACTION_ALARM_CHANGED);
    [all...]
  /frameworks/base/core/java/android/content/
Intent.java     [all...]

Completed in 751 milliseconds