Home
last modified time | relevance | path

Searched refs:ResponseCodeValidator (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Bluetooth/tests/src/com/android/bluetooth/tests/
DObexTest.java99 private static final ISeqStepValidator sResponseCodeValidator = new ResponseCodeValidator();
286 private static class ResponseCodeValidator implements ISeqStepValidator { class in ObexTest
331 ResponseCodeValidator.validateHeaderSet(response, step.mResHeaders); in validate()