Searched refs:ACTION_CANCEL_PROVISIONING (Results 1 – 2 of 2) sorted by relevance
66 protected static final String ACTION_CANCEL_PROVISIONING = field in ProfileOwnerProvisioningActivity263 intent.setAction(ACTION_CANCEL_PROVISIONING); in confirmCancel()
153 … if (ProfileOwnerProvisioningActivity.ACTION_CANCEL_PROVISIONING.equals(intent.getAction())) { in onStartCommand()