Home
last modified time | relevance | path

Searched refs:STATE_USER_SETUP_FINALIZED (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerServiceShellCommand.java278 DevicePolicyManager.STATE_USER_SETUP_FINALIZED, mUserId); in runSetDeviceOwner()
309 DevicePolicyManager.STATE_USER_SETUP_FINALIZED, mUserId); in runSetProfileOwner()
DDevicePolicyManagerService.java194 import static android.app.admin.DevicePolicyManager.STATE_USER_SETUP_FINALIZED;
10458 || newState != STATE_USER_SETUP_FINALIZED) {
10492 if (newState == STATE_USER_SETUP_FINALIZED) {
10504 case STATE_USER_SETUP_FINALIZED:
22194 setUserProvisioningState(STATE_USER_SETUP_FINALIZED, userId);
/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DDevicePolicyManagerTest.java3113 DevicePolicyManager.STATE_USER_SETUP_FINALIZED); in testSetUserProvisioningState_permission()
3120 () -> dpm.setUserProvisioningState(DevicePolicyManager.STATE_USER_SETUP_FINALIZED, in testSetUserProvisioningState_unprivileged()
3130 () -> dpm.setUserProvisioningState(DevicePolicyManager.STATE_USER_SETUP_FINALIZED, in testSetUserProvisioningState_noManagement()
3143 DevicePolicyManager.STATE_USER_SETUP_FINALIZED); in testSetUserProvisioningState_deviceOwnerFromSetupWizard()
3154 DevicePolicyManager.STATE_USER_SETUP_FINALIZED); in testSetUserProvisioningState_deviceOwnerFromSetupWizardAlternative()
3163 DevicePolicyManager.STATE_USER_SETUP_FINALIZED); in testSetUserProvisioningState_deviceOwnerWithoutSetupWizard()
3183 DevicePolicyManager.STATE_USER_SETUP_FINALIZED); in testSetUserProvisioningState_managedProfileFromSetupWizard_managedProfile()
3191 DevicePolicyManager.STATE_USER_SETUP_FINALIZED); in testSetUserProvisioningState_managedProfileWithoutSetupWizard()
3201 DevicePolicyManager.STATE_USER_SETUP_FINALIZED, in testSetUserProvisioningState_illegalTransitionOutOfFinalized1()
/frameworks/base/core/java/android/app/admin/
DDevicePolicyManager.java2767 public static final int STATE_USER_SETUP_FINALIZED = 3; field in DevicePolicyManager
2792 STATE_USER_SETUP_FINALIZED,
/frameworks/base/core/api/
Dsystem-current.txt1413 field public static final int STATE_USER_SETUP_FINALIZED = 3; // 0x3