Searched defs:abort (Results 1 – 3 of 3) sorted by relevance
84 private void abort() { in abort() method in TestCompanion
1584 private void runCaptureTest(boolean burst, boolean repeating, boolean abort, in runCaptureTest()1657 boolean repeating, boolean abort, boolean useExecutor) throws Exception { in captureSingleShot()1720 boolean abort, boolean useExecutor) throws Exception { in captureBurstShot()
1301 void abort() { in abort() method in UsbDeviceTestActivity.TestThread