Searched refs:shouldShowDisclaimerDialog (Results 1 – 2 of 2) sorted by relevance
109 boolean shouldShowDisclaimerDialog(Context context); in shouldShowDisclaimerDialog() method
449 if (mSupportFeatureProvider.shouldShowDisclaimerDialog(mActivity)) { in tryStartDisclaimerAndSupport()