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

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

Completed in 165 milliseconds