Searched defs:hasUserRestriction (Results 1 – 4 of 4) sorted by relevance
64 boolean hasUserRestriction(in String restrictionKey, int userHandle); in hasUserRestriction() method
1185 public boolean hasUserRestriction(String restrictionKey) { in hasUserRestriction() method in UserManager1196 public boolean hasUserRestriction(String restrictionKey, UserHandle userHandle) { in hasUserRestriction() method in UserManager
1441 boolean hasUserRestriction(String restriction, int userId) { in hasUserRestriction() method in UserController
1171 public boolean hasUserRestriction(String restrictionKey, int userId) { in hasUserRestriction() method in UserManagerService