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.java309 if (!startManagedProfile(mManagedProfileUserInfo.id)) { in setUpProfile()
372 private boolean startManagedProfile(int userId) { in startManagedProfile() method in ProfileOwnerProvisioningService