Searched refs:ACTION_START_DEVICE_FINANCING_PROVISIONING (Results 1 – 7 of 7) sorted by relevance
19 …android.devicelockcontroller.common.DeviceLockConstants.ACTION_START_DEVICE_FINANCING_PROVISIONING;42 intent.setAction(ACTION_START_DEVICE_FINANCING_PROVISIONING); in landingActivity_setsProvisionInfoFragment()55 intent.setAction(ACTION_START_DEVICE_FINANCING_PROVISIONING); in landingActivity_hideSystemBar()
19 …android.devicelockcontroller.common.DeviceLockConstants.ACTION_START_DEVICE_FINANCING_PROVISIONING;51 intent.setAction(ACTION_START_DEVICE_FINANCING_PROVISIONING); in setUp()80 intent.setAction(ACTION_START_DEVICE_FINANCING_PROVISIONING); in clickNextButton_startTheProvisioningActivity()
20 …android.devicelockcontroller.common.DeviceLockConstants.ACTION_START_DEVICE_FINANCING_PROVISIONING;54 intent.setAction(ACTION_START_DEVICE_FINANCING_PROVISIONING); in setUp()
19 …android.devicelockcontroller.common.DeviceLockConstants.ACTION_START_DEVICE_FINANCING_PROVISIONING;77 case ACTION_START_DEVICE_FINANCING_PROVISIONING: in onViewCreated()
146 public static final String ACTION_START_DEVICE_FINANCING_PROVISIONING = field in DeviceLockConstants
20 …android.devicelockcontroller.common.DeviceLockConstants.ACTION_START_DEVICE_FINANCING_PROVISIONING;390 ACTION_START_DEVICE_FINANCING_PROVISIONING);
20 …android.devicelockcontroller.common.DeviceLockConstants.ACTION_START_DEVICE_FINANCING_PROVISIONING;788 assertThat(intent.getAction()).isEqualTo(ACTION_START_DEVICE_FINANCING_PROVISIONING); in getLaunchIntentForCurrentState_withProvisionTypeFinanced_shouldReturnIntent()