Searched defs:notificationBuilder (Results 1 – 10 of 10) sorted by relevance
380 val notificationBuilder = Notification.Builder("", "").addAction(action1) in notification_builder_addAction_doesNotMutatePreviouslyBuiltInstance() constant399 val notificationBuilder = Notification.Builder("", "").addAction(action1) in notification_builder_addActions_keepsPreviouslyAddedActions() constant409 val notificationBuilder = Notification.Builder("", "").addActions(listOf(action1)) in notification_builder_addActions_doesNotMutatePreviouslyBuiltInstance() constant442 val notificationBuilder = in notification_build_withDuplicateActionIds_throwsIllegalArgumentException() constant457 val notificationBuilder = in notification_build_withMoreThanTwoActions_throwsIllegalArgumentException() constant
275 Notification.Builder notificationBuilder = in showNonSpamCallNotification() local394 Notification.Builder notificationBuilder = in showSpamCallNotification() local
106 final Notification.Builder notificationBuilder = in onReceiveDirectReply() local
105 NotificationCompat.Builder notificationBuilder = new NotificationCompat.Builder( in sendDeferredEnrollmentNotification() local
101 Notification.Builder notificationBuilder = in createConnectToAvailableNetworkNotification() local
162 Notification.Builder notificationBuilder = (new Notification.Builder(mContext, in notifyOfAutoGrantPermissions() local
432 Notification.Builder notificationBuilder = new Notification.Builder(mContext, CHANNEL_ID) in isHeadsUpDismissible_ongoingCallNotificationWithFullScreenIntent_returnsFalse() local
1016 Notification.Builder notificationBuilder = new Notification.Builder(mContext, in generateMockStatusBarNotification() local
538 var notificationBuilder = in <lambda>() variable
2146 final Notification.Builder notificationBuilder = new Notification.Builder( in launchIdleText() local