Searched refs:ERROR_DUPLICATED_REQUEST (Results 1 – 1 of 1) sorted by relevance
249 if ((errorCode & TotalAndPartialResultListener.ERROR_DUPLICATED_REQUEST) != 0) { in testPartialResult()648 static final int ERROR_DUPLICATED_REQUEST = 1 << 0; field in CaptureResultTest.TotalAndPartialResultListener681 errorCode |= ERROR_DUPLICATED_REQUEST; in onCaptureCompleted()