Searched defs:hasUserRestriction (Results 1 – 6 of 6) sorted by relevance
270 public abstract boolean hasUserRestriction(String restriction, int userId); in hasUserRestriction() method in UserManagerInternal
79 boolean hasUserRestriction(in String restrictionKey, int userId); in hasUserRestriction() method
2558 public boolean hasUserRestriction(@UserRestrictionKey String restrictionKey) { in hasUserRestriction() method in UserManager2570 public boolean hasUserRestriction(@UserRestrictionKey String restrictionKey, in hasUserRestriction() method in UserManager
1323 private boolean hasUserRestriction(String restrictionKey, UserHandle userHandle) { in hasUserRestriction() method in InboundSmsHandler
1940 public boolean hasUserRestriction(String restrictionKey, @UserIdInt int userId) { in hasUserRestriction() method in UserManagerService5230 public boolean hasUserRestriction(String restrictionKey, @UserIdInt int userId) { in hasUserRestriction() method in UserManagerService.LocalService
914 boolean hasUserRestriction(String restriction, int userId) { in hasUserRestriction() method in ActivityTaskManagerService