Home
last modified time | relevance | path

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

/cts/tests/tests/hardware/src/android/hardware/camera2/cts/testcases/
DCamera2SurfaceViewTestCase.java308 waitForAnyResultValue(listener, resultKey, expectedValues, numResultsWait); in waitForResultValue()
327 protected static <T> void waitForAnyResultValue(SimpleCaptureCallback listener, in waitForAnyResultValue() method in Camera2SurfaceViewTestCase
494 waitForAnyResultValue(resultListener, CaptureResult.CONTROL_AE_STATE, expectedAeStates, in waitForAeStable()
524 waitForAnyResultValue(resultListener, CaptureResult.CONTROL_AE_STATE, expectedAeStates, in waitForAeLocked()
/cts/tests/tests/hardware/src/android/hardware/camera2/cts/
DCaptureRequestTest.java1701 waitForAnyResultValue(listener, CaptureResult.CONTROL_AF_STATE, afStateList,