Home
last modified time | relevance | path

Searched defs:createNotificationBuilder (Results 1 – 5 of 5) sorted by relevance

/aosp12/packages/apps/Dialer/java/com/android/dialer/app/calllog/
H A DMissedCallNotifier.java396 private Notification.Builder createNotificationBuilder() { in createNotificationBuilder() method in MissedCallNotifier
407 private Notification.Builder createNotificationBuilder(@NonNull NewCall call) { in createNotificationBuilder() method in MissedCallNotifier
H A DVisualVoicemailNotifier.java144 private static NotificationCompat.Builder createNotificationBuilder(@NonNull Context context) { in createNotificationBuilder() method in VisualVoicemailNotifier
/aosp12/packages/inputmethods/LatinIME/tools/EditTextVariations/src/com/android/inputmethod/tools/edittextvariations/
H A DNotificationUtils.java50 private static Notification.Builder createNotificationBuilder(Context context) { in createNotificationBuilder() method in NotificationUtils
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/
H A DConnectToNetworkNotificationBuilder.java168 private Notification.Builder createNotificationBuilder( in createNotificationBuilder() method in ConnectToNetworkNotificationBuilder
/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/services/
H A DJob.java352 Notification.Builder createNotificationBuilder() { in createNotificationBuilder() method in Job