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