Searched refs:shouldRejectSystemCameraConnection (Results 1 – 2 of 2) sorted by relevance
603 if (shouldRejectSystemCameraConnection(String8(cameraIdStr.c_str()))) { in getCameraInfo()672 if (shouldRejectSystemCameraConnection(String8(cameraId))) { in getCameraCharacteristics()1142 if (shouldRejectSystemCameraConnection(cameraId)) { in validateClientPermissionsLocked()1533 bool CameraService::shouldRejectSystemCameraConnection(const String8& cameraId) const { in shouldRejectSystemCameraConnection() function in android::CameraService2100 if (shouldRejectSystemCameraConnection(cameraIdStr)) { in getConcurrentCameraIds()
706 bool shouldRejectSystemCameraConnection(const String8 & cameraId) const;