Searched refs:hasManagedProfile (Results 1 – 4 of 4) sorted by relevance
846 private boolean hasManagedProfile() {938 if (mResolvingHome && hasManagedProfile() && !supportsManagedProfiles(ri)) {
4480 boolean hasManagedProfile(int userId) { in hasManagedProfile() method in UserManagerService
4945 && sUserManager.hasManagedProfile(UserHandle.USER_SYSTEM)) {
11806 HSPLcom/android/server/pm/UserManagerService;->hasManagedProfile(I)Z