Home
last modified time | relevance | path

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

/packages/apps/Calendar/src/com/android/calendar/alerts/
DAlertReceiver.java89 Notification n = buildBasicNotification(new Notification.Builder(context), in makeBasicNotification()
95 private static Notification buildBasicNotification(Notification.Builder notificationBuilder, in buildBasicNotification() method in AlertReceiver