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.java2760 public static final int STATE_USER_SETUP_COMPLETE = 2; field in DevicePolicyManager
2791 STATE_USER_SETUP_COMPLETE,
/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DDevicePolicyManagerTest.java3142 DevicePolicyManager.STATE_USER_SETUP_COMPLETE, in testSetUserProvisioningState_deviceOwnerFromSetupWizard()
3182 DevicePolicyManager.STATE_USER_SETUP_COMPLETE, in testSetUserProvisioningState_managedProfileFromSetupWizard_managedProfile()
3224 DevicePolicyManager.STATE_USER_SETUP_COMPLETE)); in testSetUserProvisioningState_illegalTransitionToAnotherInProgressState()
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java10490 case DevicePolicyManager.STATE_USER_SETUP_COMPLETE:
/frameworks/base/core/api/
Dsystem-current.txt1365 …tic final String ACTION_STATE_USER_SETUP_COMPLETE = "android.app.action.STATE_USER_SETUP_COMPLETE";
1412 field public static final int STATE_USER_SETUP_COMPLETE = 2; // 0x2