Searched refs:ERROR_WRONG_CALLBACK_ORDER (Results 1 – 1 of 1) sorted by relevance
253 if ((errorCode & TotalAndPartialResultListener.ERROR_WRONG_CALLBACK_ORDER) != 0) { in testPartialResult()649 static final int ERROR_WRONG_CALLBACK_ORDER = 1 << 1; field in CaptureResultTest.TotalAndPartialResultListener708 errorCode |= ERROR_WRONG_CALLBACK_ORDER; in checkCallbackOrder()