HomeSort by relevance Sort by last modified time
    Searched refs:ACTION_CANCEL_PROVISIONING (Results 1 - 2 of 2) sorted by null

  /packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/
ProfileOwnerProvisioningActivity.java 64 protected static final String ACTION_CANCEL_PROVISIONING =
252 intent.setAction(ACTION_CANCEL_PROVISIONING);
ProfileOwnerProvisioningService.java 155 if (ProfileOwnerProvisioningActivity.ACTION_CANCEL_PROVISIONING.equals(intent.getAction())) {

Completed in 41 milliseconds