Home
last modified time | relevance | path

Searched defs:restrictionKey (Results 1 – 9 of 9) sorted by relevance

/packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/shadow/
DShadowUserManager.java84 protected boolean hasBaseUserRestriction(String restrictionKey, UserHandle userHandle) { in hasBaseUserRestriction()
99 String restrictionKey, UserHandle userHandle) { in getUserRestrictionSources()
108 String restrictionKey, UserHandle userHandle, List<EnforcingUser> enforcers) { in setUserRestrictionSources()
/packages/apps/Settings/src/com/android/settings/dashboard/
DRestrictedDashboardFragment.java98 public RestrictedDashboardFragment(String restrictionKey) { in RestrictedDashboardFragment()
201 protected boolean shouldBeProviderProtected(String restrictionKey) { in shouldBeProviderProtected()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/dashboard/
DRestrictedDashboardFragment.java98 public RestrictedDashboardFragment(String restrictionKey) { in RestrictedDashboardFragment()
201 protected boolean shouldBeProviderProtected(String restrictionKey) { in shouldBeProviderProtected()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/
DRestrictedSettingsFragment.java100 public RestrictedSettingsFragment(String restrictionKey) { in RestrictedSettingsFragment()
207 protected boolean shouldBeProviderProtected(String restrictionKey) { in shouldBeProviderProtected()
/packages/apps/Settings/src/com/android/settings/
DRestrictedSettingsFragment.java100 public RestrictedSettingsFragment(String restrictionKey) { in RestrictedSettingsFragment()
207 protected boolean shouldBeProviderProtected(String restrictionKey) { in shouldBeProviderProtected()
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DContactsActor.java229 public boolean hasUserRestriction(String restrictionKey) { in hasUserRestriction()
234 public boolean hasUserRestriction(String restrictionKey, UserHandle userHandle) { in hasUserRestriction()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/users/
DAppRestrictionsFragment.java529 final String restrictionKey = st.nextToken(); in onPreferenceChange() local
/packages/apps/Settings/src/com/android/settings/users/
DAppRestrictionsFragment.java529 final String restrictionKey = st.nextToken(); in onPreferenceChange() local
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/users/
DAppRestrictionsFragment.java618 final String restrictionKey = st.nextToken(); in onPreferenceChange() local