Home
last modified time | relevance | path

Searched defs:notificationBuilder (Results 1 – 7 of 7) sorted by relevance

/packages/services/NetworkRecommendation/src/com/android/networkrecommendation/util/
DNotificationChannelUtil.java66 public static Builder setChannel(Builder notificationBuilder, String channelId) { in setChannel()
/packages/apps/Dialer/java/com/android/incallui/spam/
DSpamCallListListener.java202 Notification.Builder notificationBuilder = in showNonSpamCallNotification() local
309 Notification.Builder notificationBuilder = in showSpamCallNotification() local
/packages/services/NetworkRecommendation/src/com/android/networkrecommendation/wakeup/
DWifiWakeupHelper.java179 Notification.Builder notificationBuilder = in startWifiSession() local
/packages/apps/Dialer/java/com/android/dialer/app/calllog/
DDefaultVoicemailNotifier.java348 Notification.Builder notificationBuilder = in createNotificationForVoicemail() local
/packages/apps/Calendar/src/com/android/calendar/alerts/
DAlertReceiver.java268 private static Notification buildBasicNotification(Notification.Builder notificationBuilder, in buildBasicNotification()
481 Notification.Builder notificationBuilder = new Notification.Builder(context); in makeDigestNotification() local
/packages/apps/UnifiedEmail/src/com/android/mail/utils/
DNotificationUtils.java967 final NotificationCompat.Builder notificationBuilder, in configureLatestEventInfoFromConversation()
1192 NotificationCompat.Builder notificationBuilder, in configureNotifForOneConversation()
1339 private static void tagNotificationsWithPeople(NotificationCompat.Builder notificationBuilder, in tagNotificationsWithPeople()
/packages/apps/Stk/src/com/android/stk/
DStkAppService.java1578 final Notification.Builder notificationBuilder = new Notification.Builder( in launchIdleText() local