Searched refs:IS_RENOTIFY_KEY (Results 1 – 2 of 2) sorted by relevance
56 public static final String IS_RENOTIFY_KEY = "IS_RENOTIFY_KEY"; field in ConsentNotificationPasFragment76 mIsRenotify = requireActivity().getIntent().getBooleanExtra(IS_RENOTIFY_KEY, false); in onCreateView()
27 …rt static com.android.adservices.ui.ganotifications.ConsentNotificationPasFragment.IS_RENOTIFY_KEY;365 intent.putExtra(IS_RENOTIFY_KEY, isRenotify); in getPasConsentNotification()