Searched refs:STATE_USER_SETUP_FINALIZED (Results 1 – 5 of 5) sorted by relevance
269 DevicePolicyManager.STATE_USER_SETUP_FINALIZED, mUserId); in runSetDeviceOwner()300 DevicePolicyManager.STATE_USER_SETUP_FINALIZED, mUserId); in runSetProfileOwner()
177 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);
3107 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()
2643 public static final int STATE_USER_SETUP_FINALIZED = 3; field in DevicePolicyManager2668 STATE_USER_SETUP_FINALIZED,
1348 field public static final int STATE_USER_SETUP_FINALIZED = 3; // 0x3