Searched refs:CODE_OK (Results 1 – 1 of 1) sorted by relevance
292 private static final int CODE_OK = 0; field in DevicePolicyManagerService302 @IntDef({ CODE_OK, CODE_HAS_DEVICE_OWNER, CODE_USER_HAS_PROFILE_OWNER, CODE_USER_NOT_RUNNING,6241 case CODE_OK: in enforceCanSetDeviceOwnerLocked()8485 return CODE_OK; in checkSetDeviceOwnerPreCondition()8499 return CODE_OK; in checkSetDeviceOwnerPreCondition()8504 return CODE_OK == checkSetDeviceOwnerPreCondition(deviceOwnerUserId, /* isAdb */ false); in isDeviceOwnerProvisioningAllowed()