Searched refs:canHaveRestrictedProfile (Results 1 – 7 of 7) sorted by relevance
80 boolean canHaveRestrictedProfile(int userId); in canHaveRestrictedProfile() method
2451 public boolean canHaveRestrictedProfile() { in canHaveRestrictedProfile() method in UserManager2453 return mService.canHaveRestrictedProfile(mUserId); in canHaveRestrictedProfile()
1516 private boolean canHaveRestrictedProfile(int userId) { in canHaveRestrictedProfile() method in Vpn1520 return userContext.getSystemService(UserManager.class).canHaveRestrictedProfile(); in canHaveRestrictedProfile()1723 if (canHaveRestrictedProfile(userId)) { in createUserAndRestrictedProfilesRanges()
1847 public boolean canHaveRestrictedProfile(@UserIdInt int userId) { in canHaveRestrictedProfile() method in UserManagerService
9793 …iresPermission(android.Manifest.permission.MANAGE_USERS) public boolean canHaveRestrictedProfile();
37202 Landroid/os/IUserManager$Stub$Proxy;->canHaveRestrictedProfile(I)Z37326 Landroid/os/IUserManager;->canHaveRestrictedProfile(I)Z40035 Landroid/os/UserManager;->canHaveRestrictedProfile(I)Z
18106 PLcom/android/server/connectivity/Vpn;->canHaveRestrictedProfile(I)Z37506 PLcom/android/server/pm/UserManagerService;->canHaveRestrictedProfile(I)Z