Searched defs:hasUserRestriction (Results 1 – 5 of 5) sorted by relevance
76 boolean hasUserRestriction(in String restrictionKey, int userHandle); in hasUserRestriction() method
1958 public boolean hasUserRestriction(String restrictionKey) { in hasUserRestriction() method in UserManager1970 public boolean hasUserRestriction(String restrictionKey, UserHandle userHandle) { in hasUserRestriction() method in UserManager
1188 private boolean hasUserRestriction(String restrictionKey, UserHandle userHandle) { in hasUserRestriction() method in InboundSmsHandler
1609 public boolean hasUserRestriction(String restrictionKey, int userId) { in hasUserRestriction() method in UserManagerService
886 boolean hasUserRestriction(String restriction, int userId) { in hasUserRestriction() method in ActivityTaskManagerService