Searched refs:mIsRenotify (Results 1 – 1 of 1) sorted by relevance
66 private boolean mIsRenotify; field in ConsentNotificationPasFragment76 mIsRenotify = requireActivity().getIntent().getBooleanExtra(IS_RENOTIFY_KEY, false); in onCreateView()78 if (mIsRenotify) { in onCreateView()103 !mIsRenotify in onViewCreated()283 if (!mIsRenotify && mIsStrictConsentBehavior) { in onMoreOrAcceptClicked()