Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/admin/
DDevicePolicyManager.java1987 public static final int STATE_USER_SETUP_COMPLETE = 2; field in DevicePolicyManager
2018 STATE_USER_SETUP_COMPLETE,
/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DDevicePolicyManagerTest.java3130 DevicePolicyManager.STATE_USER_SETUP_COMPLETE, in testSetUserProvisioningState_deviceOwnerFromSetupWizard()
3170 DevicePolicyManager.STATE_USER_SETUP_COMPLETE, in testSetUserProvisioningState_managedProfileFromSetupWizard_managedProfile()
3212 DevicePolicyManager.STATE_USER_SETUP_COMPLETE)); in testSetUserProvisioningState_illegalTransitionToAnotherInProgressState()
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java9009 case DevicePolicyManager.STATE_USER_SETUP_COMPLETE:
/frameworks/base/core/api/
Dsystem-current.txt959 …tic final String ACTION_STATE_USER_SETUP_COMPLETE = "android.app.action.STATE_USER_SETUP_COMPLETE";
983 field public static final int STATE_USER_SETUP_COMPLETE = 2; // 0x2