Home
last modified time | relevance | path

Searched refs:updateAlertNotification (Results 1 – 5 of 5) sorted by relevance

/packages/apps/Calendar/src/com/android/calendar/alerts/
DAlertService.java226 updateAlertNotification(this); in processMessage()
265 static boolean updateAlertNotification(Context context) { in updateAlertNotification() method in AlertService
1015 updateAlertNotification(this); in doTimeChanged()
DAlertReceiver.java121 AlertService.updateAlertNotification(context); in onReceive()
140 AlertService.updateAlertNotification(context); in onReceive()
DSnoozeAlarmsService.java86 AlertService.updateAlertNotification(this); in onHandleIntent()
DAlertActivity.java260 AlertService.updateAlertNotification(params[0]); in onStop()
DGlobalDismissManager.java541 AlertService.updateAlertNotification(context); in onReceive()