Searched refs:ERROR_MAX_CAMERAS_IN_USE (Results 1 – 14 of 14) 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()810 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()
556 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()
1428 return STATUS_ERROR_FMT(ERROR_MAX_CAMERAS_IN_USE, in connectHelper()1513 return STATUS_ERROR_FMT(ERROR_MAX_CAMERAS_IN_USE, in connectHelper()1619 return STATUS_ERROR_FMT(ERROR_MAX_CAMERAS_IN_USE, in setTorchMode()
12693 field public static final int ERROR_MAX_CAMERAS_IN_USE = 2; // 0x2
16854 field public static final int ERROR_MAX_CAMERAS_IN_USE = 2; // 0x2
23588 Landroid/hardware/ICameraService;->ERROR_MAX_CAMERAS_IN_USE:I