Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCarrierServiceStateTracker.java389 public Notification.Builder getNotificationBuilder(NotificationType notificationType) { in getNotificationBuilder() method in CarrierServiceStateTracker
506 Notification.Builder getNotificationBuilder(); in getNotificationBuilder() method
591 public Notification.Builder getNotificationBuilder() { in getNotificationBuilder() method in CarrierServiceStateTracker.PrefNetworkNotification
685 public Notification.Builder getNotificationBuilder() { in getNotificationBuilder() method in CarrierServiceStateTracker.EmergencyNetworkNotification
/frameworks/base/tests/FlickerTests/test-apps/flickerapp/src/com/android/server/wm/flicker/testapp/
DBubbleHelper.java115 private Notification.Builder getNotificationBuilder(int id) { in getNotificationBuilder() method in BubbleHelper
/frameworks/base/core/tests/coretests/src/android/service/notification/
DStatusBarNotificationTest.java247 private Notification.Builder getNotificationBuilder(String group, String channelId) { in getNotificationBuilder() method in StatusBarNotificationTest