Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/testcases/
DCamera2SurfaceViewTestCase.java330 waitForAnyResultValue(listener, resultKey, expectedValues, numResultsWait); in waitForResultValue()
349 protected static <T> void waitForAnyResultValue(SimpleCaptureCallback listener, in waitForAnyResultValue() method in Camera2SurfaceViewTestCase
516 waitForAnyResultValue(resultListener, CaptureResult.CONTROL_AE_STATE, expectedAeStates, in waitForAeStable()
546 waitForAnyResultValue(resultListener, CaptureResult.CONTROL_AE_STATE, expectedAeStates, in waitForAeLocked()
/cts/tests/camera/src/android/hardware/camera2/cts/
DCaptureRequestTest.java2077 waitForAnyResultValue(listener, CaptureResult.CONTROL_AF_STATE, afStateList,