Searched refs:setShouldShowDisclaimerDialog (Results 1 – 2 of 2) sorted by relevance
114 void setShouldShowDisclaimerDialog(Context context, boolean shouldShow); in setShouldShowDisclaimerDialog() method
101 supportFeatureProvider.setShouldShowDisclaimerDialog(getContext(), !isChecked); in onClick()