Home
last modified time | relevance | path

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

/packages/apps/Dialer/InCallUI/src/com/android/incallui/
DStatusBarNotifier.java282 final Notification.Builder builder = getNotificationBuilder(); in buildAndSendNotification()
699 private Notification.Builder getNotificationBuilder() { in getNotificationBuilder() method in StatusBarNotifier