Searched refs:notifyRepeatingRequestError (Results 1 – 6 of 6) sorted by relevance
77 virtual void notifyRepeatingRequestError(long lastFrameNumber);
283 virtual void notifyRepeatingRequestError(long lastFrameNumber) = 0;
325 void Camera2ClientBase<TClientBase>::notifyRepeatingRequestError(long lastFrameNumber) { in notifyRepeatingRequestError() function in android::Camera2ClientBase
186 virtual void notifyRepeatingRequestError(long lastFrameNumber);
1929 void CameraDeviceClient::notifyRepeatingRequestError(long lastFrameNumber) { in notifyRepeatingRequestError() function in android::CameraDeviceClient
5171 listener->notifyRepeatingRequestError(lastFrameNumber); in checkAndStopRepeatingRequest()