Searched refs:updateAlertNotification (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Calendar/src/com/android/calendar/alerts/
H A DSnoozeAlarmsService.java86 AlertService.updateAlertNotification(this);
H A DAlertActivity.java211 AlertService.updateAlertNotification(this);
H A DAlertService.java176 updateAlertNotification(this);
197 static boolean updateAlertNotification(Context context) { method in class:AlertService
205 Log.d(TAG, "Beginning updateAlertNotification");
842 updateAlertNotification(this);

Completed in 63 milliseconds