Searched defs:restrictionKey (Results 1 – 16 of 16) sorted by relevance
89 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()
98 public RestrictedDashboardFragment(String restrictionKey) { in RestrictedDashboardFragment()201 protected boolean shouldBeProviderProtected(String restrictionKey) { in shouldBeProviderProtected()
100 public RestrictedSettingsFragment(String restrictionKey) { in RestrictedSettingsFragment()207 protected boolean shouldBeProviderProtected(String restrictionKey) { in shouldBeProviderProtected()
97 public RestrictedSettingsFragment(String restrictionKey) { in RestrictedSettingsFragment()205 protected boolean shouldBeProviderProtected(String restrictionKey) { in shouldBeProviderProtected()
76 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()
2623 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()
47 AbstractMobileNetworkSettings(String restrictionKey) { in AbstractMobileNetworkSettings()
233 public boolean hasUserRestriction(String restrictionKey) { in hasUserRestriction()238 public boolean hasUserRestriction(String restrictionKey, UserHandle userHandle) { in hasUserRestriction()
827 public static void moveRestriction(String restrictionKey, in moveRestriction()
2058 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()
16400 boolean isUserRestricted(int userId, String restrictionKey) { in isUserRestricted()
537 final String restrictionKey = st.nextToken(); in onPreferenceChange() local
618 final String restrictionKey = st.nextToken(); in onPreferenceChange() local
428 private boolean hasUserRestriction(String restrictionKey, UserHandle userHandle) { in hasUserRestriction()
1392 private boolean hasUserRestriction(String restrictionKey, UserHandle userHandle) { in hasUserRestriction()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...