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.java1017 public static final int STATE_USER_SETUP_INCOMPLETE = 1; field in DevicePolicyManager
1043 @IntDef({STATE_USER_UNMANAGED, STATE_USER_SETUP_INCOMPLETE, STATE_USER_SETUP_COMPLETE,
/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DDevicePolicyManagerTest.java1770 DevicePolicyManager.STATE_USER_SETUP_INCOMPLETE, in testSetUserProvisioningState_deviceOwnerFromSetupWizardAlternative()
1833 DevicePolicyManager.STATE_USER_SETUP_INCOMPLETE, in testSetUserProvisioningState_illegalTransitionToAnotherInProgressState()
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java6050 case DevicePolicyManager.STATE_USER_SETUP_INCOMPLETE: in checkUserProvisioningStateTransition()
/frameworks/base/api/
Dsystem-current.txt6269 field public static final int STATE_USER_SETUP_INCOMPLETE = 1; // 0x1