Searched refs:shouldRejectSystemCameraConnection (Results 1 – 2 of 2) sorted by relevance
656 if (shouldRejectSystemCameraConnection(String8(cameraIdStr.c_str()))) { in getCameraInfo()729 if (shouldRejectSystemCameraConnection(String8(cameraId))) { in getCameraCharacteristics()1192 if (shouldRejectSystemCameraConnection(cameraId)) { in validateClientPermissionsLocked()1564 bool CameraService::shouldRejectSystemCameraConnection(const String8& cameraId) const { in shouldRejectSystemCameraConnection() function in android::CameraService1980 if (shouldRejectSystemCameraConnection(id)) { in setTorchMode()2262 if (shouldRejectSystemCameraConnection(cameraIdStr)) { in getConcurrentCameraIds()
756 bool shouldRejectSystemCameraConnection(const String8 & cameraId) const;