Home
last modified time | relevance | path

Searched defs:getNotificationBuilder (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCarrierServiceStateTracker.java339 public Notification.Builder getNotificationBuilder(NotificationType notificationType) { in getNotificationBuilder() method in CarrierServiceStateTracker
442 Notification.Builder getNotificationBuilder(); in getNotificationBuilder() method
504 public Notification.Builder getNotificationBuilder() { in getNotificationBuilder() method in CarrierServiceStateTracker.PrefNetworkNotification
582 public Notification.Builder getNotificationBuilder() { in getNotificationBuilder() method in CarrierServiceStateTracker.EmergencyNetworkNotification
/aosp12/frameworks/base/libs/WindowManager/Shell/tests/flicker/test-apps/flickerapp/src/com/android/wm/shell/flicker/testapp/
H A DBubbleHelper.java116 private Notification.Builder getNotificationBuilder(int id) { in getNotificationBuilder() method in BubbleHelper
/aosp12/frameworks/base/core/tests/coretests/src/android/service/notification/
H A DStatusBarNotificationTest.java224 private Notification.Builder getNotificationBuilder(String group, String channelId) { in getNotificationBuilder() method in StatusBarNotificationTest
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/ui/
H A DIncomingCallNotifier.java202 private Notification.Builder getNotificationBuilder(Call incomingCall, Call ongoingCall) { in getNotificationBuilder() method in IncomingCallNotifier
/aosp12/packages/modules/NetworkStack/src/com/android/networkstack/
H A DNetworkStackNotifier.java285 private Notification.Builder getNotificationBuilder(@NonNull String channelId, in getNotificationBuilder() method in NetworkStackNotifier
/aosp12/packages/apps/Dialer/java/com/android/incallui/
H A DStatusBarNotifier.java1044 private Notification.Builder getNotificationBuilder() { in getNotificationBuilder() method in StatusBarNotifier