Searched refs:CODE_USER_NOT_RUNNING (Results 1 – 3 of 3) sorted by relevance
1829 public static final int CODE_USER_NOT_RUNNING = 3; field in DevicePolicyManager1958 CODE_OK, CODE_HAS_DEVICE_OWNER, CODE_USER_HAS_PROFILE_OWNER, CODE_USER_NOT_RUNNING,
39 import static android.app.admin.DevicePolicyManager.CODE_USER_NOT_RUNNING;8636 case CODE_USER_NOT_RUNNING: in enforceCanSetDeviceOwnerLocked()11941 return CODE_USER_NOT_RUNNING; in checkDeviceOwnerProvisioningPreConditionLocked()
2737 Landroid/app/admin/DevicePolicyManager;->CODE_USER_NOT_RUNNING:I