Home
last modified time | relevance | path

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

/packages/apps/ManagedProvisioning/tests/instrumentation/src/com/android/managedprovisioning/task/
DCreateAndProvisionManagedProfileTaskTest.java75 private static final ProvisioningException PROVISIONING_EXCEPTION = new ProvisioningException( field in CreateAndProvisionManagedProfileTaskTest
119 doThrow(PROVISIONING_EXCEPTION) in testTextError()
DProvisionFullyManagedDeviceTaskTest.java78 private static final ProvisioningException PROVISIONING_EXCEPTION = new ProvisioningException( field in ProvisionFullyManagedDeviceTaskTest
119 doThrow(PROVISIONING_EXCEPTION) in testTextError()