Home
last modified time | relevance | path

Searched refs:STATE_USER_SETUP_COMPLETE (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/admin/
H A DDevicePolicyManager.java2636 public static final int STATE_USER_SETUP_COMPLETE = 2; field in DevicePolicyManager
2667 STATE_USER_SETUP_COMPLETE,
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
H A DDevicePolicyManagerTest.java3136 DevicePolicyManager.STATE_USER_SETUP_COMPLETE, in testSetUserProvisioningState_deviceOwnerFromSetupWizard()
3176 DevicePolicyManager.STATE_USER_SETUP_COMPLETE, in testSetUserProvisioningState_managedProfileFromSetupWizard_managedProfile()
3218 DevicePolicyManager.STATE_USER_SETUP_COMPLETE)); in testSetUserProvisioningState_illegalTransitionToAnotherInProgressState()
/aosp14/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DDevicePolicyManagerService.java10477 case DevicePolicyManager.STATE_USER_SETUP_COMPLETE:
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt1300 …tic final String ACTION_STATE_USER_SETUP_COMPLETE = "android.app.action.STATE_USER_SETUP_COMPLETE";
1347 field public static final int STATE_USER_SETUP_COMPLETE = 2; // 0x2