Searched defs:getNotificationBuilder (Results 1 – 2 of 2) sorted by relevance
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ | ||
D | CarrierServiceStateTracker.java | 310 public Notification.Builder getNotificationBuilder(NotificationType notificationType) { in getNotificationBuilder() method in CarrierServiceStateTracker |
/frameworks/base/core/tests/coretests/src/android/service/notification/ | ||
D | StatusBarNotificationTest.java | 206 private Notification.Builder getNotificationBuilder(String group, String channelId) { in getNotificationBuilder() method in StatusBarNotificationTest |