Searched refs:hasManagedProfile (Results 1 – 12 of 12) sorted by relevance
112 private BootReminder createBootReminderInternal(boolean hasManagedProfile) { in createBootReminderInternal() argument114 context -> hasManagedProfile, in createBootReminderInternal()
34 boolean hasManagedProfile(Context context); in hasManagedProfile() method
288 boolean hasManagedProfile, in refreshSyncSettingsMessaging() argument305 } else if (hasManagedProfile) { in refreshSyncSettingsMessaging()318 if (!managedProfileBeingDetected && !hasManagedProfile) { in refreshSyncSettingsMessaging()
60 if (mManagedProfileChecker.hasManagedProfile(context)) { in onReceive()
88 if (mManagedProfileChecker.hasManagedProfile(context)) { in resetPrimaryUserProvisioningStateIfNecessary()
190 || hasManagedProfile(); in isManagedDevice()193 private boolean hasManagedProfile() { in hasManagedProfile() method in RequestManageCredentials
295 || hasManagedProfile(); in isManagedDevice()298 private boolean hasManagedProfile() { in hasManagedProfile() method in KeyChainActivity
910 private boolean hasManagedProfile() {1001 if (mResolvingHome && hasManagedProfile() && !supportsManagedProfiles(ri)) {
395 Lcom/android/server/pm/UserManagerService;->hasManagedProfile(I)Z
33380 HSPLcom/android/server/pm/UserManagerService;->hasManagedProfile(I)Z+]Landroid/util/SparseArray;Lan…
5867 boolean hasManagedProfile(@UserIdInt int userId) { in hasManagedProfile() method in UserManagerService
4494 && mUserManager.hasManagedProfile(UserHandle.USER_SYSTEM)) { in updateFlagsForPackage()