Searched defs:STATE_USER_SETUP_COMPLETE (Results 1 - 1 of 1) sorted by path

/frameworks/base/core/java/android/app/admin/
H A DDevicePolicyManager.java282 "android.app.action.STATE_USER_SETUP_COMPLETE";
388 * <li>{@link #STATE_USER_SETUP_COMPLETE}</li>
1340 public static final int STATE_USER_SETUP_COMPLETE = 2; field in class:DevicePolicyManager
1359 @IntDef({STATE_USER_UNMANAGED, STATE_USER_SETUP_INCOMPLETE, STATE_USER_SETUP_COMPLETE,

Completed in 155 milliseconds