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.java267 DevicePolicyManager.STATE_USER_SETUP_FINALIZED, mUserId); in runSetDeviceOwner()
298 DevicePolicyManager.STATE_USER_SETUP_FINALIZED, mUserId); in runSetProfileOwner()
DDevicePolicyManagerService.java8978 || newState != DevicePolicyManager.STATE_USER_SETUP_FINALIZED) {
9011 if (newState == DevicePolicyManager.STATE_USER_SETUP_FINALIZED) {
9023 case DevicePolicyManager.STATE_USER_SETUP_FINALIZED:
/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DDevicePolicyManagerTest.java3101 DevicePolicyManager.STATE_USER_SETUP_FINALIZED); in testSetUserProvisioningState_permission()
3108 () -> dpm.setUserProvisioningState(DevicePolicyManager.STATE_USER_SETUP_FINALIZED, in testSetUserProvisioningState_unprivileged()
3118 () -> dpm.setUserProvisioningState(DevicePolicyManager.STATE_USER_SETUP_FINALIZED, in testSetUserProvisioningState_noManagement()
3131 DevicePolicyManager.STATE_USER_SETUP_FINALIZED); in testSetUserProvisioningState_deviceOwnerFromSetupWizard()
3142 DevicePolicyManager.STATE_USER_SETUP_FINALIZED); in testSetUserProvisioningState_deviceOwnerFromSetupWizardAlternative()
3151 DevicePolicyManager.STATE_USER_SETUP_FINALIZED); in testSetUserProvisioningState_deviceOwnerWithoutSetupWizard()
3171 DevicePolicyManager.STATE_USER_SETUP_FINALIZED); in testSetUserProvisioningState_managedProfileFromSetupWizard_managedProfile()
3179 DevicePolicyManager.STATE_USER_SETUP_FINALIZED); in testSetUserProvisioningState_managedProfileWithoutSetupWizard()
3189 DevicePolicyManager.STATE_USER_SETUP_FINALIZED, in testSetUserProvisioningState_illegalTransitionOutOfFinalized1()
/frameworks/base/core/java/android/app/admin/
DDevicePolicyManager.java1994 public static final int STATE_USER_SETUP_FINALIZED = 3; field in DevicePolicyManager
2019 STATE_USER_SETUP_FINALIZED,
/frameworks/base/core/api/
Dsystem-current.txt984 field public static final int STATE_USER_SETUP_FINALIZED = 3; // 0x3