Searched defs:canHaveRestrictedProfile (Results 1 – 4 of 4) sorted by relevance
87 boolean canHaveRestrictedProfile(int userId); in canHaveRestrictedProfile() method
3206 public boolean canHaveRestrictedProfile() { in canHaveRestrictedProfile() method in UserManager
1656 private boolean canHaveRestrictedProfile(int userId) { in canHaveRestrictedProfile() method in Vpn
2841 public boolean canHaveRestrictedProfile(@UserIdInt int userId) { in canHaveRestrictedProfile() method in UserManagerService