Searched refs:notifyRepeatingRequestError (Results 1 – 6 of 6) sorted by relevance
76 virtual void notifyRepeatingRequestError(long lastFrameNumber);
213 virtual void notifyRepeatingRequestError(long lastFrameNumber) = 0;
310 void Camera2ClientBase<TClientBase>::notifyRepeatingRequestError(long lastFrameNumber) { in notifyRepeatingRequestError() function in android::Camera2ClientBase
167 virtual void notifyRepeatingRequestError(long lastFrameNumber);
1142 void CameraDeviceClient::notifyRepeatingRequestError(long lastFrameNumber) { in notifyRepeatingRequestError() function in android::CameraDeviceClient
3093 listener->notifyRepeatingRequestError(lastFrameNumber); in checkAndStopRepeatingRequest()