Searched refs:createNotificationBuilder (Results 1 – 6 of 6) sorted by relevance
101 createNotificationBuilder(title, network.SSID, notifierTag) in createConnectToAvailableNetworkNotification()122 return createNotificationBuilder( in createNetworkConnectingNotification()137 return createNotificationBuilder( in createNetworkConnectedNotification()150 return createNotificationBuilder( in createNetworkFailedNotification()168 private Notification.Builder createNotificationBuilder( in createNotificationBuilder() method in ConnectToNetworkNotificationBuilder
145 Notification.Builder groupSummary = createNotificationBuilder(); in updateMissedCallNotification()200 Notification.Builder publicSummaryBuilder = createNotificationBuilder(); in updateMissedCallNotification()336 createNotificationBuilder(call).setContentTitle(context.getText(titleResId)); in getNotificationForCall()338 Notification.Builder builder = createNotificationBuilder(call); in getNotificationForCall()396 private Notification.Builder createNotificationBuilder() { in createNotificationBuilder() method in MissedCallNotifier407 private Notification.Builder createNotificationBuilder(@NonNull NewCall call) { in createNotificationBuilder() method in MissedCallNotifier409 createNotificationBuilder() in createNotificationBuilder()
86 createNotificationBuilder(context) in showNotifications()144 private static NotificationCompat.Builder createNotificationBuilder(@NonNull Context context) { in createNotificationBuilder() method in VisualVoicemailNotifier161 createNotificationBuilder(context) in createNotificationForVoicemail()
50 private static Notification.Builder createNotificationBuilder(Context context) { in createNotificationBuilder() method in NotificationUtils86 final Notification notification = createNotificationBuilder(context) in sendDirectReplyNotification()
308 final Notification.Builder errorBuilder = createNotificationBuilder() in getFailureNotification()327 Notification.Builder progressBuilder = createNotificationBuilder() in createProgressBuilder()352 Notification.Builder createNotificationBuilder() { in createNotificationBuilder() method in Job
184 final Notification.Builder warningBuilder = createNotificationBuilder() in getWarningNotification()