Searched refs:mPreferencesIgnoringUxRestrictions (Results 1 – 5 of 5) sorted by relevance
49 private Set<String> mPreferencesIgnoringUxRestrictions = new HashSet<>(); field in FakePreferenceController187 mPreferencesIgnoringUxRestrictions); in isUxRestrictionsIgnored()192 mPreferencesIgnoringUxRestrictions = preferencesThatIgnore; in setUxRestrictionsIgnoredConfig()
470 private Set<String> mPreferencesIgnoringUxRestrictions = new HashSet<>(); field in PreferenceControllerTest.FakePreferenceController508 mPreferencesIgnoringUxRestrictions = preferencesThatIgnore; in setUxRestrictionsIgnoredConfig()514 mPreferencesIgnoringUxRestrictions); in isUxRestrictionsIgnored()
175 private final Set<String> mPreferencesIgnoringUxRestrictions; field in PreferenceController202 mPreferencesIgnoringUxRestrictions = new HashSet<String>(Arrays.asList( in PreferenceController()591 mPreferencesIgnoringUxRestrictions) in shouldApplyUxRestrictions()
359 private Set<String> mPreferencesIgnoringUxRestrictions = new HashSet<>(); field in WifiEntryListPreferenceControllerTest.TestWifiEntryListPreferenceController379 mPreferencesIgnoringUxRestrictions = preferencesThatIgnore; in setUxRestrictionsIgnoredConfig()385 mPreferencesIgnoringUxRestrictions); in isUxRestrictionsIgnored()