Home
last modified time | relevance | path

Searched refs:startManagedProfile (Results 1 – 1 of 1) sorted by relevance

/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/
DProfileOwnerProvisioningService.java318 if (!startManagedProfile(mManagedProfileOrUserInfo.id)) { in setUpUserOrProfile()
390 private boolean startManagedProfile(int userId) { in startManagedProfile() method in ProfileOwnerProvisioningService