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