Searched refs:captureError (Results 1 – 1 of 1) sorted by relevance
144 int captureError) { in setCaptureStart() argument146 doStateTransition(STATE_CAPTURING, timestamp, captureError); in setCaptureStart()169 final int captureError) { in setCaptureResult() argument178 if (captureError != NO_CAPTURE_ERROR) { in setCaptureResult()182 mCurrentListener.onError(captureError, request); in setCaptureResult()