Searched refs:UserRestrictionKey (Results 1 – 4 of 4) sorted by relevance
174 @UserManager.UserRestrictionKey @NonNull String restriction) { in getIdentifierForUserRestriction()
11571 @UserManager.UserRestrictionKey String key) { in addUserRestriction()11623 public void addUserRestrictionGlobally(@NonNull @UserManager.UserRestrictionKey String key) { in addUserRestrictionGlobally()11679 @UserManager.UserRestrictionKey String key) { in clearUserRestriction()
1922 public @interface UserRestrictionKey {} annotation in UserManager3559 public int getUserRestrictionSource(@UserRestrictionKey String restrictionKey, in getUserRestrictionSource()3581 @UserRestrictionKey String restrictionKey, UserHandle userHandle) { in getUserRestrictionSources()3640 public boolean hasBaseUserRestriction(@UserRestrictionKey @NonNull String restrictionKey, in hasBaseUserRestriction()3724 public boolean hasUserRestriction(@UserRestrictionKey String restrictionKey) { in hasUserRestriction()3741 public boolean hasUserRestriction(@UserRestrictionKey String restrictionKey, in hasUserRestriction()3762 public boolean hasUserRestrictionForUser(@NonNull @UserRestrictionKey String restrictionKey, in hasUserRestrictionForUser()3770 private boolean hasUserRestrictionForUser(@NonNull @UserRestrictionKey String restrictionKey, in hasUserRestrictionForUser()3783 public boolean hasUserRestrictionOnAnyUser(@UserRestrictionKey String restrictionKey) { in hasUserRestrictionOnAnyUser()
487 @UserManager.UserRestrictionKey String restriction) { in getPolicyDefinitionForUserRestriction()