Searched refs:setCustomNotification (Results 1 – 7 of 7) sorted by relevance
983 .setCustomNotification( in getCustomNotification_whenSetExplicitly_returnsCustomNotification()1027 assertFails { safetySourceIssueBuilder.setCustomNotification(null) } in setCustomNotification_withVersionLessThanU_throws()1564 .setCustomNotification( in parcelRoundTrip_recreatesEqual_atLeastUpsideDownCake()1612 .setCustomNotification(1633 .setCustomNotification(
141 overriddenIssue.setCustomNotification( in maybeOverrideActionsWithDefaultIntent()
170 .setCustomNotification(customNotification) in createNoScreenLockIssue()
408 .setCustomNotification(notification) in setSafetySourceData_withCustomNotification_usesCustomValues()447 .setCustomNotification(notification) in setSafetySourceData_withEmptyCustomActions_notificationHasNoActions()1150 .setCustomNotification(notification) in sendActionPendingIntent_actionIdDiffersFromIssueActionId_successNotification()
142 .setCustomNotification( in defaultActionOverride_notification_overridesMatchingActions()
235 builder.setCustomNotification(in.readTypedObject(Notification.CREATOR));1348 public Builder setCustomNotification(@Nullable Notification customNotification) { in setCustomNotification() method in SafetySourceIssue.Builder
483 …method @NonNull public android.safetycenter.SafetySourceIssue.Builder setCustomNotification(@Nulla…