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

  /packages/apps/Calendar/src/com/android/calendar/alerts/
SnoozeAlarmsService.java 86 AlertService.updateAlertNotification(this);
AlertActivity.java 256 // Can't run updateAlertNotification in main thread
260 AlertService.updateAlertNotification(params[0]);
AlertService.java 226 updateAlertNotification(this);
265 static boolean updateAlertNotification(Context context) {
273 Log.d(TAG, "Beginning updateAlertNotification");
    [all...]
AlertReceiver.java 121 AlertService.updateAlertNotification(context);
140 AlertService.updateAlertNotification(context);
    [all...]
GlobalDismissManager.java 541 AlertService.updateAlertNotification(context);

Completed in 831 milliseconds