Searched refs:prefsThatIgnore (Results 1 – 1 of 1) sorted by relevance
481 protected boolean isUxRestrictionsIgnored(boolean allIgnores, Set prefsThatIgnore) { in isUxRestrictionsIgnored() argument482 return allIgnores || prefsThatIgnore.contains(mPreferenceKey); in isUxRestrictionsIgnored()