Home
last modified time | relevance | path

Searched defs:abort (Results 1 – 3 of 3) sorted by relevance

/cts/apps/CtsVerifierUSBCompanion/src/com/android/cts/verifierusbcompanion/
DTestCompanion.java84 private void abort() { in abort() method in TestCompanion
/cts/tests/camera/src/android/hardware/camera2/cts/
DCameraDeviceTest.java1619 private void runCaptureTest(boolean burst, boolean repeating, boolean abort, in runCaptureTest()
1692 boolean repeating, boolean abort, boolean useExecutor) throws Exception { in captureSingleShot()
1755 boolean abort, boolean useExecutor) throws Exception { in captureBurstShot()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/usb/device/
DUsbDeviceTestActivity.java1317 void abort() { in abort() method in UsbDeviceTestActivity.TestThread