Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/dashboard/
DRestrictedDashboardFragment.java140 if (shouldBeProviderProtected(mRestrictionKey)) { in onResume()
201 protected boolean shouldBeProviderProtected(String restrictionKey) { in shouldBeProviderProtected() method in RestrictedDashboardFragment
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/dashboard/
DRestrictedDashboardFragment.java140 if (shouldBeProviderProtected(mRestrictionKey)) { in onResume()
201 protected boolean shouldBeProviderProtected(String restrictionKey) { in shouldBeProviderProtected() method in RestrictedDashboardFragment
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/
DRestrictedSettingsFragment.java142 if (shouldBeProviderProtected(mRestrictionKey)) { in onResume()
207 protected boolean shouldBeProviderProtected(String restrictionKey) { in shouldBeProviderProtected() method in RestrictedSettingsFragment
/packages/apps/Settings/src/com/android/settings/
DRestrictedSettingsFragment.java142 if (shouldBeProviderProtected(mRestrictionKey)) { in onResume()
207 protected boolean shouldBeProviderProtected(String restrictionKey) { in shouldBeProviderProtected() method in RestrictedSettingsFragment