Searched refs:checkIfInjectionCameraIsPresent (Results 1 – 2 of 2) sorted by relevance
1626 status_t checkIfInjectionCameraIsPresent(const std::string& externalCamId,
2759 res = checkIfInjectionCameraIsPresent(mInjectionExternalCamId, clientSp); in connectHelper()3695 res = checkIfInjectionCameraIsPresent(mInjectionExternalCamId, clientSp); in injectCamera()6914 status_t CameraService::checkIfInjectionCameraIsPresent(const std::string& externalCamId, in checkIfInjectionCameraIsPresent() function in android::CameraService