Searched refs:UserRestrictionKey (Results 1 – 2 of 2) sorted by relevance
1441 public @interface UserRestrictionKey {} annotation in UserManager2623 public int getUserRestrictionSource(@UserRestrictionKey String restrictionKey, in getUserRestrictionSource()2643 @UserRestrictionKey String restrictionKey, UserHandle userHandle) { 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()
9642 @UserManager.UserRestrictionKey String key) { in addUserRestriction()9669 @UserManager.UserRestrictionKey String key) { in clearUserRestriction()