Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DDevicePolicyManagerServiceShellCommand.java269 DevicePolicyManager.STATE_USER_SETUP_FINALIZED, mUserId); in runSetDeviceOwner()
300 DevicePolicyManager.STATE_USER_SETUP_FINALIZED, mUserId); in runSetProfileOwner()
H A DDevicePolicyManagerService.java177 import static android.app.admin.DevicePolicyManager.STATE_USER_SETUP_FINALIZED;
10445 || newState != STATE_USER_SETUP_FINALIZED) {
10479 if (newState == STATE_USER_SETUP_FINALIZED) {
10491 case STATE_USER_SETUP_FINALIZED:
22317 setUserProvisioningState(STATE_USER_SETUP_FINALIZED, userId);
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
H A DDevicePolicyManagerTest.java3107 DevicePolicyManager.STATE_USER_SETUP_FINALIZED); in testSetUserProvisioningState_permission()
3114 () -> dpm.setUserProvisioningState(DevicePolicyManager.STATE_USER_SETUP_FINALIZED, in testSetUserProvisioningState_unprivileged()
3124 () -> dpm.setUserProvisioningState(DevicePolicyManager.STATE_USER_SETUP_FINALIZED, in testSetUserProvisioningState_noManagement()
3137 DevicePolicyManager.STATE_USER_SETUP_FINALIZED); in testSetUserProvisioningState_deviceOwnerFromSetupWizard()
3148 DevicePolicyManager.STATE_USER_SETUP_FINALIZED); in testSetUserProvisioningState_deviceOwnerFromSetupWizardAlternative()
3157 DevicePolicyManager.STATE_USER_SETUP_FINALIZED); in testSetUserProvisioningState_deviceOwnerWithoutSetupWizard()
3177 DevicePolicyManager.STATE_USER_SETUP_FINALIZED); in testSetUserProvisioningState_managedProfileFromSetupWizard_managedProfile()
3185 DevicePolicyManager.STATE_USER_SETUP_FINALIZED); in testSetUserProvisioningState_managedProfileWithoutSetupWizard()
3195 DevicePolicyManager.STATE_USER_SETUP_FINALIZED, in testSetUserProvisioningState_illegalTransitionOutOfFinalized1()
/aosp14/frameworks/base/core/java/android/app/admin/
H A DDevicePolicyManager.java2643 public static final int STATE_USER_SETUP_FINALIZED = 3; field in DevicePolicyManager
2668 STATE_USER_SETUP_FINALIZED,
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt1348 field public static final int STATE_USER_SETUP_FINALIZED = 3; // 0x3