Searched refs:mPreferencesIgnoringUxRestrictions (Results 1 – 2 of 2) sorted by relevance
49 private Set<String> mPreferencesIgnoringUxRestrictions = new HashSet<>(); field in FakePreferenceController187 mPreferencesIgnoringUxRestrictions); in isUxRestrictionsIgnored()192 mPreferencesIgnoringUxRestrictions = preferencesThatIgnore; in setUxRestrictionsIgnoredConfig()
138 private final Set<String> mPreferencesIgnoringUxRestrictions; field in PreferenceController158 mPreferencesIgnoringUxRestrictions = new HashSet<String>(Arrays.asList( in PreferenceController()450 mPreferencesIgnoringUxRestrictions) in onApplyUxRestrictions()