Searched refs:shouldRejectSystemCameraConnection (Results 1 – 2 of 2) sorted by relevance
883 if (shouldRejectSystemCameraConnection(cameraId)) { in createDefaultRequest()934 if (shouldRejectSystemCameraConnection(cameraId)) { in isSessionConfigurationWithParametersSupported()1027 if (shouldRejectSystemCameraConnection(cameraId)) { in getSessionCharacteristics()1237 if (shouldRejectSystemCameraConnection(cameraIdStr)) { in getCameraInfo()1332 if (shouldRejectSystemCameraConnection(cameraId)) { in getCameraCharacteristics()1765 if (shouldRejectSystemCameraConnection(cameraId)) { in validateClientPermissionsLocked()2244 bool CameraService::shouldRejectSystemCameraConnection(const std::string& cameraId) const { in shouldRejectSystemCameraConnection() function in android::CameraService2897 if (shouldRejectSystemCameraConnection(cameraId)) { in turnOnTorchWithStrengthLevel()3035 if (shouldRejectSystemCameraConnection(cameraId)) { in setTorchMode()3336 if (shouldRejectSystemCameraConnection(cameraId)) { in getConcurrentCameraIds()
978 bool shouldRejectSystemCameraConnection(const std::string& cameraId) const;