Searched refs:ProfileOwnerProvisioningActivity (Results 1 – 3 of 3) sorted by relevance
63 public class ProfileOwnerProvisioningActivity extends SetupLayoutActivity { class130 Intent intent = new Intent(ProfileOwnerProvisioningActivity.this, in onResume()250 Intent intent = new Intent(ProfileOwnerProvisioningActivity.this, in confirmCancel()266 Utils.markDeviceProvisioned(ProfileOwnerProvisioningActivity.this); in onProvisioningSuccess()
326 Intent intent = new Intent(this, ProfileOwnerProvisioningActivity.class); in startProfileOwnerProvisioning()
161 … if (ProfileOwnerProvisioningActivity.ACTION_CANCEL_PROVISIONING.equals(intent.getAction())) { in onStartCommand()