HomeSort by relevance Sort by last modified time
    Searched refs:shouldBeProviderProtected (Results 1 - 2 of 2) sorted by null

  /packages/apps/Settings/src/com/android/settings/
RestrictedSettingsFragment.java 141 if (shouldBeProviderProtected(mRestrictionKey)) {
206 protected boolean shouldBeProviderProtected(String restrictionKey) {
  /packages/apps/Settings/src/com/android/settings/dashboard/
RestrictedDashboardFragment.java 139 if (shouldBeProviderProtected(mRestrictionKey)) {
200 protected boolean shouldBeProviderProtected(String restrictionKey) {

Completed in 798 milliseconds