Home
last modified time | relevance | path

Searched refs:makeDigestNotification (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Calendar/src/com/android/calendar/alerts/
DAlertReceiver.java448 public static NotificationWrapper makeDigestNotification(Context context, in makeDigestNotification() method in AlertReceiver
DAlertService.java386 notification = AlertReceiver.makeDigestNotification(context, in generateAlerts()