Searched refs:STATE_USER_SETUP_FINALIZED (Results 1 – 6 of 6) sorted by relevance
187 DevicePolicyManager.STATE_USER_SETUP_FINALIZED, mUserId); in runSetDeviceOwner()215 DevicePolicyManager.STATE_USER_SETUP_FINALIZED, mUserId); in runSetProfileOwner()
2398 DevicePolicyManager.STATE_USER_SETUP_FINALIZED); in testSetUserProvisioningState_permission()2404 () -> dpm.setUserProvisioningState(DevicePolicyManager.STATE_USER_SETUP_FINALIZED, in testSetUserProvisioningState_unprivileged()2413 () -> dpm.setUserProvisioningState(DevicePolicyManager.STATE_USER_SETUP_FINALIZED, in testSetUserProvisioningState_noManagement()2424 DevicePolicyManager.STATE_USER_SETUP_FINALIZED); in testSetUserProvisioningState_deviceOwnerFromSetupWizard()2434 DevicePolicyManager.STATE_USER_SETUP_FINALIZED); in testSetUserProvisioningState_deviceOwnerFromSetupWizardAlternative()2442 DevicePolicyManager.STATE_USER_SETUP_FINALIZED); in testSetUserProvisioningState_deviceOwnerWithoutSetupWizard()2460 DevicePolicyManager.STATE_USER_SETUP_FINALIZED); in testSetUserProvisioningState_managedProfileFromSetupWizard_managedProfile()2467 DevicePolicyManager.STATE_USER_SETUP_FINALIZED); in testSetUserProvisioningState_managedProfileWithoutSetupWizard()2476 DevicePolicyManager.STATE_USER_SETUP_FINALIZED, in testSetUserProvisioningState_illegalTransitionOutOfFinalized1()
1427 public static final int STATE_USER_SETUP_FINALIZED = 3; field in DevicePolicyManager1443 STATE_USER_SETUP_FINALIZED,
7640 || newState != DevicePolicyManager.STATE_USER_SETUP_FINALIZED) { in setUserProvisioningState()7673 if (newState == DevicePolicyManager.STATE_USER_SETUP_FINALIZED) { in checkUserProvisioningStateTransition()7685 case DevicePolicyManager.STATE_USER_SETUP_FINALIZED: in checkUserProvisioningStateTransition()
462 field public static final int STATE_USER_SETUP_FINALIZED = 3; // 0x3
1695 Landroid/app/admin/DevicePolicyManager;->STATE_USER_SETUP_FINALIZED:I