Searched refs:hasManagedProfile (Results 1 – 4 of 4) sorted by relevance
906 private boolean hasManagedProfile() {997 if (mResolvingHome && hasManagedProfile() && !supportsManagedProfiles(ri)) {
395 Lcom/android/server/pm/UserManagerService;->hasManagedProfile(I)Z
26576 HSPLcom/android/server/pm/UserManagerService;->hasManagedProfile(I)Z
5326 boolean hasManagedProfile(@UserIdInt int userId) { in hasManagedProfile() method in UserManagerService