Home
last modified time | relevance | path

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

/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/shadow/
H A DShadowUserManager.java89 protected boolean hasBaseUserRestriction(String restrictionKey, UserHandle userHandle) { in hasBaseUserRestriction()
115 String restrictionKey, UserHandle userHandle) { in getUserRestrictionSources()
124 String restrictionKey, UserHandle userHandle, List<EnforcingUser> enforcers) { in setUserRestrictionSources()
/aosp12/packages/apps/Settings/src/com/android/settings/dashboard/
H A DRestrictedDashboardFragment.java98 public RestrictedDashboardFragment(String restrictionKey) { in RestrictedDashboardFragment()
201 protected boolean shouldBeProviderProtected(String restrictionKey) { in shouldBeProviderProtected()
/aosp12/packages/apps/Settings/src/com/android/settings/
H A DRestrictedSettingsFragment.java100 public RestrictedSettingsFragment(String restrictionKey) { in RestrictedSettingsFragment()
207 protected boolean shouldBeProviderProtected(String restrictionKey) { in shouldBeProviderProtected()
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/
H A DRestrictedSettingsFragment.java97 public RestrictedSettingsFragment(String restrictionKey) { in RestrictedSettingsFragment()
205 protected boolean shouldBeProviderProtected(String restrictionKey) { in shouldBeProviderProtected()
/aosp12/frameworks/base/core/java/android/os/
H A DIUserManager.aidl76 int getUserRestrictionSource(String restrictionKey, int userId); in getUserRestrictionSource()
77 List<UserManager.EnforcingUser> getUserRestrictionSources(String restrictionKey, int userId); in getUserRestrictionSources()
79 boolean hasBaseUserRestriction(String restrictionKey, int userId); in hasBaseUserRestriction()
80 boolean hasUserRestriction(in String restrictionKey, int userId); in hasUserRestriction()
81 boolean hasUserRestrictionOnAnyUser(in String restrictionKey); in hasUserRestrictionOnAnyUser()
H A DUserManager.java2623 public int getUserRestrictionSource(@UserRestrictionKey String restrictionKey, in getUserRestrictionSource()
2642 public List<EnforcingUser> getUserRestrictionSources( in getUserRestrictionSources()
2692 public boolean hasBaseUserRestriction(@UserRestrictionKey @NonNull String restrictionKey, in hasBaseUserRestriction()
2765 public boolean hasUserRestriction(@UserRestrictionKey String restrictionKey) { in hasUserRestriction()
2777 public boolean hasUserRestriction(@UserRestrictionKey String restrictionKey, in hasUserRestriction()
2798 public boolean hasUserRestrictionForUser(@NonNull @UserRestrictionKey String restrictionKey, in hasUserRestrictionForUser()
2811 public boolean hasUserRestrictionOnAnyUser(@UserRestrictionKey String restrictionKey) { in hasUserRestrictionOnAnyUser()
/aosp12/packages/apps/Settings/src/com/android/settings/network/telephony/
H A DAbstractMobileNetworkSettings.java47 AbstractMobileNetworkSettings(String restrictionKey) { in AbstractMobileNetworkSettings()
/aosp12/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
H A DContactsActor.java233 public boolean hasUserRestriction(String restrictionKey) { in hasUserRestriction()
238 public boolean hasUserRestriction(String restrictionKey, UserHandle userHandle) { in hasUserRestriction()
/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DUserRestrictionsUtils.java827 public static void moveRestriction(String restrictionKey, in moveRestriction()
H A DUserManagerService.java2058 public boolean hasUserRestriction(String restrictionKey, @UserIdInt int userId) { in hasUserRestriction()
2065 public boolean hasUserRestrictionOnAnyUser(String restrictionKey) { in hasUserRestrictionOnAnyUser()
2124 public int getUserRestrictionSource(String restrictionKey, @UserIdInt int userId) { in getUserRestrictionSource()
2136 String restrictionKey, @UserIdInt int userId) { in getUserRestrictionSources()
2175 public boolean hasBaseUserRestriction(String restrictionKey, @UserIdInt int userId) { in hasBaseUserRestriction()
5687 public boolean hasUserRestriction(String restrictionKey, @UserIdInt int userId) { in hasUserRestriction()
H A DPackageManagerService.java16400 boolean isUserRestricted(int userId, String restrictionKey) { in isUserRestricted()
/aosp12/packages/apps/Settings/src/com/android/settings/users/
H A DAppRestrictionsFragment.java537 final String restrictionKey = st.nextToken(); in onPreferenceChange() local
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/users/
H A DAppRestrictionsFragment.java618 final String restrictionKey = st.nextToken(); in onPreferenceChange() local
/aosp12/packages/services/Telephony/src/com/android/phone/
H A DNotificationMgr.java428 private boolean hasUserRestriction(String restrictionKey, UserHandle userHandle) { in hasUserRestriction()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DInboundSmsHandler.java1392 private boolean hasUserRestriction(String restrictionKey, UserHandle userHandle) { in hasUserRestriction()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...