Searched defs:hasRestrictedProfiles (Results 1 – 3 of 3) sorted by relevance
145 boolean hasRestrictedProfiles(int userId); in hasRestrictedProfiles() method
3246 public boolean hasRestrictedProfiles() { in hasRestrictedProfiles() method in UserManager
2869 public boolean hasRestrictedProfiles(@UserIdInt int userId) { in hasRestrictedProfiles() method in UserManagerService