Searched refs:waitForAnyResultValue (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/ |
D | Camera2SurfaceViewTestCase.java | 351 waitForAnyResultValue(listener, resultKey, expectedValues, numResultsWait); in waitForResultValue() 370 protected static <T> void waitForAnyResultValue(SimpleCaptureCallback listener, in waitForAnyResultValue() method in Camera2SurfaceViewTestCase 537 waitForAnyResultValue(resultListener, CaptureResult.CONTROL_AE_STATE, expectedAeStates, in waitForAeStable() 567 waitForAnyResultValue(resultListener, CaptureResult.CONTROL_AE_STATE, expectedAeStates, in waitForAeLocked()
|