Searched refs:notifyRepeatingRequestError (Results 1 – 6 of 6) sorted by relevance
76 virtual void notifyRepeatingRequestError(long lastFrameNumber);
212 virtual void notifyRepeatingRequestError(long lastFrameNumber) = 0;
309 void Camera2ClientBase<TClientBase>::notifyRepeatingRequestError(long lastFrameNumber) { in notifyRepeatingRequestError() function in android::Camera2ClientBase
163 virtual void notifyRepeatingRequestError(long lastFrameNumber);
982 void CameraDeviceClient::notifyRepeatingRequestError(long lastFrameNumber) { in notifyRepeatingRequestError() function in android::CameraDeviceClient
2991 mListener->notifyRepeatingRequestError(lastFrameNumber); in checkAndStopRepeatingRequest()