Searched refs:STATUS_NOT_PRESENT (Results 1 – 10 of 10) sorted by relevance
42 const int STATUS_NOT_PRESENT = 0; field
1209 ICameraServiceListener.STATUS_NOT_PRESENT, in connectCameraServiceLocked()1242 if (status == ICameraServiceListener.STATUS_NOT_PRESENT in extractCameraIdListLocked()1250 if (status == ICameraServiceListener.STATUS_NOT_PRESENT in extractCameraIdListLocked()1272 || status == ICameraServiceListener.STATUS_NOT_PRESENT) { in extractConcurrentCameraIdListLocked()1383 onStatusChangedLocked(ICameraServiceListener.STATUS_NOT_PRESENT, id); in getCameraIdListNoLazy()1540 case ICameraServiceListener.STATUS_NOT_PRESENT: in validStatus()1693 ICameraServiceListener.STATUS_NOT_PRESENT); in updateCallbackLocked()1712 if (status == ICameraServiceListener.STATUS_NOT_PRESENT) { in onStatusChangedLocked()2029 onStatusChangedLocked(ICameraServiceListener.STATUS_NOT_PRESENT, cameraId); in binderDied()
136 onStatusChangedLocked(hardware::ICameraServiceListener::STATUS_NOT_PRESENT, in getCameraServiceLocked()200 CameraServiceListener::STATUS_NOT_PRESENT, cameraId); in binderDied()321 if (status == hardware::ICameraServiceListener::STATUS_NOT_PRESENT || in getCameraIdList()334 case hardware::ICameraServiceListener::STATUS_NOT_PRESENT: in validStatus()544 if (status == hardware::ICameraServiceListener::STATUS_NOT_PRESENT) { in onStatusChangedLocked()
233 int32_t status = hardware::ICameraServiceListener::STATUS_NOT_PRESENT;
135 case hardware::ICameraServiceListener::STATUS_NOT_PRESENT: in convertToHidlCameraDeviceStatus()136 deviceStatus = HCameraDeviceStatus::STATUS_NOT_PRESENT; in convertToHidlCameraDeviceStatus()
42 STATUS_NOT_PRESENT = 0,
285 statusAndId.deviceStatus = CameraDeviceStatus::STATUS_NOT_PRESENT; in getCameraService()403 if (status == CameraDeviceStatus::STATUS_NOT_PRESENT || in getCameraIdList()413 case CameraDeviceStatus::STATUS_NOT_PRESENT: in validStatus()558 if (status == CameraDeviceStatus::STATUS_NOT_PRESENT) { in onStatusChangedLocked()
222 CameraDeviceStatus status = CameraDeviceStatus::STATUS_NOT_PRESENT;
131 if (statusAndId.deviceStatus == CameraDeviceStatus::STATUS_NOT_PRESENT) { in onPhysicalCameraStatusChanged()
928 int32_t serviceStatus = ICameraServiceListener::STATUS_NOT_PRESENT; in mapToInterface()931 serviceStatus = ICameraServiceListener::STATUS_NOT_PRESENT; in mapToInterface()