HomeSort by relevance Sort by last modified time
    Searched defs:updateAlertNotification (Results 1 - 3 of 3) sorted by null

  /packages/apps/Calendar/src/com/android/calendar/alerts/
SnoozeAlarmsService.java 86 AlertService.updateAlertNotification(this);
AlertActivity.java 256 AlertService.updateAlertNotification(this);
AlertService.java 219 updateAlertNotification(this);
258 static boolean updateAlertNotification(Context context) {
266 Log.d(TAG, "Beginning updateAlertNotification");
    [all...]

Completed in 370 milliseconds