Home
last modified time | relevance | path

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

/packages/apps/Calendar/src/com/android/calendar/alerts/
DAlertService.java380 notification = AlertReceiver.makeBasicNotification(context, info.eventName, in generateAlerts()
DAlertReceiver.java259 public static NotificationWrapper makeBasicNotification(Context context, String title, in makeBasicNotification() method in AlertReceiver