Home
last modified time | relevance | path

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

/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/
DProfileOwnerProvisioningService.java250 createProfile(getString(R.string.default_managed_profile_name)); in startManagedProfileOrUserProvisioning()
459 private void createProfile(String profileName) throws ProvisioningException { in createProfile() method in ProfileOwnerProvisioningService