Searched refs:getNotificationBuilder (Results 1 – 3 of 3) sorted by relevance
238 builder = getNotificationBuilder(channel, networkStatus, res, getSsid(networkStatus)) in updateNotifications()248 builder = getNotificationBuilder(CHANNEL_CONNECTED, networkStatus, res, in updateNotifications()279 private Notification.Builder getNotificationBuilder(@NonNull String channelId, in getNotificationBuilder() method in NetworkStackNotifier
177 Notification.Builder builder = getNotificationBuilder(call, in showIncomingCallNotification()202 private Notification.Builder getNotificationBuilder(Call incomingCall, Call ongoingCall) { in getNotificationBuilder() method in IncomingCallNotifier
346 final Notification.Builder builder = getNotificationBuilder(); in buildAndSendNotification()1044 private Notification.Builder getNotificationBuilder() { in getNotificationBuilder() method in StatusBarNotifier