Searched refs:isUxRestrictionsIgnored (Results 1 – 2 of 2) sorted by relevance
185 protected boolean isUxRestrictionsIgnored(boolean allIgnores, Set preferencesThatIgnore) { in isUxRestrictionsIgnored() method in FakePreferenceController186 return super.isUxRestrictionsIgnored(mAllIgnoresUxRestrictions, in isUxRestrictionsIgnored()
449 if (!isUxRestrictionsIgnored(mAlwaysIgnoreUxRestrictions, in onApplyUxRestrictions()481 protected boolean isUxRestrictionsIgnored(boolean allIgnores, Set prefsThatIgnore) { in isUxRestrictionsIgnored() method in PreferenceController