Searched refs:UserRestrictionKey (Results 1 – 4 of 4) sorted by relevance
212 @UserManager.UserRestrictionKey @NonNull String restriction) { in getIdentifierForUserRestriction()
11923 @UserManager.UserRestrictionKey String key) { in addUserRestriction()11975 public void addUserRestrictionGlobally(@NonNull @UserManager.UserRestrictionKey String key) { in addUserRestrictionGlobally()12031 @UserManager.UserRestrictionKey String key) { in clearUserRestriction()
2100 public @interface UserRestrictionKey {} annotation in UserManager3950 public int getUserRestrictionSource(@UserRestrictionKey String restrictionKey, in getUserRestrictionSource()3972 @UserRestrictionKey String restrictionKey, UserHandle userHandle) { in getUserRestrictionSources()4031 public boolean hasBaseUserRestriction(@UserRestrictionKey @NonNull String restrictionKey, in hasBaseUserRestriction()4115 public boolean hasUserRestriction(@UserRestrictionKey String restrictionKey) { in hasUserRestriction()4132 public boolean hasUserRestriction(@UserRestrictionKey String restrictionKey, in hasUserRestriction()4153 public boolean hasUserRestrictionForUser(@NonNull @UserRestrictionKey String restrictionKey, in hasUserRestrictionForUser()4161 private boolean hasUserRestrictionForUser(@NonNull @UserRestrictionKey String restrictionKey, in hasUserRestrictionForUser()4174 public boolean hasUserRestrictionOnAnyUser(@UserRestrictionKey String restrictionKey) { in hasUserRestrictionOnAnyUser()
568 @UserManager.UserRestrictionKey String restriction) { in getPolicyDefinitionForUserRestriction()