Home
last modified time | relevance | path

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

/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/
DProfileOwnerPreProvisioningActivity.java95 if (!systemHasManagedProfileFeature()) { in onCreate()
171 private boolean systemHasManagedProfileFeature() { in systemHasManagedProfileFeature() method in ProfileOwnerPreProvisioningActivity