Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/admin/
DDevicePolicyManager.java1316 public static final int STATE_USER_SETUP_INCOMPLETE = 1; field in DevicePolicyManager
1342 @IntDef({STATE_USER_UNMANAGED, STATE_USER_SETUP_INCOMPLETE, STATE_USER_SETUP_COMPLETE,
/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DDevicePolicyManagerTest.java2281 DevicePolicyManager.STATE_USER_SETUP_INCOMPLETE, in testSetUserProvisioningState_deviceOwnerFromSetupWizardAlternative()
2344 DevicePolicyManager.STATE_USER_SETUP_INCOMPLETE, in testSetUserProvisioningState_illegalTransitionToAnotherInProgressState()
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java6964 case DevicePolicyManager.STATE_USER_SETUP_INCOMPLETE: in checkUserProvisioningStateTransition()
/frameworks/base/api/
Dsystem-current.txt6749 field public static final int STATE_USER_SETUP_INCOMPLETE = 1; // 0x1