Home
last modified time | relevance | path

Searched refs:shouldBeProviderProtected (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/
DRestrictedSettingsFragment.java111 if (shouldBeProviderProtected(mRestrictionKey)) { in onResume()
172 protected boolean shouldBeProviderProtected(String restrictionKey) { in shouldBeProviderProtected() method in RestrictedSettingsFragment