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/phone/
PhoneStatusBarPolicy.java 115 if (action.equals(Intent.ACTION_ALARM_CHANGED)) {
143 filter.addAction(Intent.ACTION_ALARM_CHANGED);
  /frameworks/base/core/java/android/content/
Intent.java     [all...]

Completed in 75 milliseconds