Searched refs:ERROR_MAX_CAMERAS_IN_USE (Results 1 – 13 of 13) sorted by relevance
1076 public static final int ERROR_MAX_CAMERAS_IN_USE = 2; field in CameraDevice.StateCallback1117 ERROR_MAX_CAMERAS_IN_USE,
409 e.errorCode == ICameraService.ERROR_MAX_CAMERAS_IN_USE || in openCameraDeviceUserAsync()783 case ICameraService.ERROR_MAX_CAMERAS_IN_USE: in throwAsPublicException()
48 const int ERROR_MAX_CAMERAS_IN_USE = 8; field
116 errorCode = ICameraService.ERROR_MAX_CAMERAS_IN_USE; in throwOnServiceError()
79 ERROR_MAX_CAMERAS_IN_USE = 2, enumerator
220 case hardware::ICameraService::ERROR_MAX_CAMERAS_IN_USE: in B2HStatus()
111 case hardware::ICameraService::ERROR_MAX_CAMERAS_IN_USE: in connectLegacy()
533 case hardware::ICameraService::ERROR_MAX_CAMERAS_IN_USE: in openCamera()
325 case ICameraService.ERROR_MAX_CAMERAS_IN_USE: in setRemoteFailure()326 failureCode = StateCallback.ERROR_MAX_CAMERAS_IN_USE; in setRemoteFailure()
1400 return STATUS_ERROR_FMT(ERROR_MAX_CAMERAS_IN_USE, in connectHelper()1485 return STATUS_ERROR_FMT(ERROR_MAX_CAMERAS_IN_USE, in connectHelper()1591 return STATUS_ERROR_FMT(ERROR_MAX_CAMERAS_IN_USE, in setTorchMode()
12693 field public static final int ERROR_MAX_CAMERAS_IN_USE = 2; // 0x2
16835 field public static final int ERROR_MAX_CAMERAS_IN_USE = 2; // 0x2
25210 Landroid/hardware/ICameraService;->ERROR_MAX_CAMERAS_IN_USE:I