Home
last modified time | relevance | path

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

/cts/tests/tests/hardware/src/android/hardware/camera2/cts/
DStillCaptureTest.java500 afListener.waitForAutoFocusDone(WAIT_FOR_FOCUS_DONE_TIMEOUT_MS); in takePictureTestByCamera()
655 afListener.waitForAutoFocusDone(WAIT_FOR_FOCUS_DONE_TIMEOUT_MS); in touchForFocusTestByCamera()
1172 public void waitForAutoFocusDone(long timeoutMs) { in waitForAutoFocusDone() method in StillCaptureTest.SimpleAutoFocusListener