Searched refs:showPreference (Results 1 – 3 of 3) sorted by relevance
101 showPreference(); in updateState_notSecureDisableKeyguard_shouldNotShowGear()112 showPreference(); in updateState_notSecureDisableKeyguard_summaryShouldShowOff()124 showPreference(); in updateState_notSecureWithSwipeKeyguard_shouldNotShowGear()135 showPreference(); in updateState_notSecureWithSwipeKeyguard_summaryShouldShowSwipe()149 showPreference(); in updateState_secureWithPinKeyguard_shouldShowGear()163 showPreference(); in updateState_secureWithPinKeyguard_summaryShouldShowPin()177 showPreference(); in updateState_secureWithPasswordKeyguard_shouldShowGear()190 showPreference(); in updateState_secureWithPasswordKeyguard_summaryShouldShowPassword()204 showPreference(); in updateState_secureWithPatternKeyguard_shouldShowGear()217 showPreference(); in updateState_secureWithPatternKeyguard_summaryShouldShowPattern()[all …]
94 showPreference(); in updateState_withMultipleIntensitySuport_shouldRefreshSummary()124 showPreference(); in updateState_withoutMultipleIntensitySupport_shouldRefreshSummary()156 private void showPreference() { in showPreference() method in NotificationVibrationIntensityPreferenceControllerTest
283 boolean showPreference = FeatureFlags.showFlagTogglerUi(getContext()) in updateDeveloperOption()286 mDeveloperOptionPref.setEnabled(showPreference); in updateDeveloperOption()287 if (showPreference) { in updateDeveloperOption()293 return showPreference; in updateDeveloperOption()