Searched refs:getNotificationBuilder (Results 1 – 2 of 2) sorted by relevance
168 Notification.Builder builder = getNotificationBuilder(call, in showIncomingCallNotification()193 private Notification.Builder getNotificationBuilder(Call incomingCall, Call ongoingCall) { in getNotificationBuilder() method in IncomingCallNotifier
357 final Notification.Builder builder = getNotificationBuilder(); in buildAndSendNotification()931 private Notification.Builder getNotificationBuilder() { in getNotificationBuilder() method in StatusBarNotifier