Home
last modified time | relevance | path

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

/cts/tests/camera/utils/src/android/hardware/camera2/cts/
DCameraTestUtils.java634 int numCaptureStartsWait) throws Exception { in waitForCaptureStart() argument
649 } while (i++ < numCaptureStartsWait); in waitForCaptureStart()
652 "event after waiting for " + numCaptureStartsWait + " capture starts"); in waitForCaptureStart()