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