Searched defs:buildBasicNotification (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Calendar/src/com/android/calendar/alerts/
H A DAlertReceiver.java262 Notification n = buildBasicNotification(new Notification.Builder(context),
268 private static Notification buildBasicNotification(Notification.Builder notificationBuilder, method in class:AlertReceiver
415 Notification notification = buildBasicNotification(basicBuilder, context, title,

Completed in 38 milliseconds