Searched refs:CODE_USER_SETUP_COMPLETED (Results 1 – 6 of 6) sorted by relevance
29 import static android.app.admin.DevicePolicyManager.CODE_USER_SETUP_COMPLETED;1037 case CODE_USER_SETUP_COMPLETED: in showDeviceOwnerErrorAndClose()
2111 public static final int CODE_USER_SETUP_COMPLETED = 4; field in DevicePolicyManager2238 CODE_USER_SETUP_COMPLETED, CODE_NOT_SYSTEM_USER, CODE_HAS_PAIRED,
3670 DevicePolicyManager.CODE_USER_SETUP_COMPLETED); in testCheckProvisioningPreCondition_systemUserSetupComplete_systemUser()3672 DevicePolicyManager.CODE_USER_SETUP_COMPLETED); in testCheckProvisioningPreCondition_systemUserSetupComplete_systemUser()
47 import static android.app.admin.DevicePolicyManager.CODE_USER_SETUP_COMPLETED;9490 case CODE_USER_SETUP_COMPLETED:13957 return CODE_USER_SETUP_COMPLETED;
473 field public static final int CODE_USER_SETUP_COMPLETED = 4; // 0x4
2488 Landroid/app/admin/DevicePolicyManager;->CODE_USER_SETUP_COMPLETED:I