Searched refs:IS_STRICT_CONSENT_BEHAVIOR (Results 1 – 2 of 2) sorted by relevance
59 public static final String IS_STRICT_CONSENT_BEHAVIOR = "IS_STRICT_CONSENT_BEHAVIOR"; field in ConsentNotificationPasFragment75 requireActivity().getIntent().getBooleanExtra(IS_STRICT_CONSENT_BEHAVIOR, false); in onCreateView()
28 …om.android.adservices.ui.ganotifications.ConsentNotificationPasFragment.IS_STRICT_CONSENT_BEHAVIOR;368 intent.putExtra(IS_STRICT_CONSENT_BEHAVIOR, isEuDevice); in getPasConsentNotification()