Searched refs:UserRestrictionKey (Results 1 – 2 of 2) sorted by relevance
1572 public @interface UserRestrictionKey {} annotation in UserManager2988 public int getUserRestrictionSource(@UserRestrictionKey String restrictionKey, in getUserRestrictionSource()3010 @UserRestrictionKey String restrictionKey, UserHandle userHandle) { in getUserRestrictionSources()3069 public boolean hasBaseUserRestriction(@UserRestrictionKey @NonNull String restrictionKey, in hasBaseUserRestriction()3153 public boolean hasUserRestriction(@UserRestrictionKey String restrictionKey) { in hasUserRestriction()3170 public boolean hasUserRestriction(@UserRestrictionKey String restrictionKey, in hasUserRestriction()3191 public boolean hasUserRestrictionForUser(@NonNull @UserRestrictionKey String restrictionKey, in hasUserRestrictionForUser()3199 private boolean hasUserRestrictionForUser(@NonNull @UserRestrictionKey String restrictionKey, in hasUserRestrictionForUser()3212 public boolean hasUserRestrictionOnAnyUser(@UserRestrictionKey String restrictionKey) { in hasUserRestrictionOnAnyUser()
10722 @UserManager.UserRestrictionKey String key) { in addUserRestriction()10749 @UserManager.UserRestrictionKey String key) { in clearUserRestriction()