Searched refs:resultAeMode (Results 1 – 2 of 2) sorted by relevance
2123 Integer resultAeMode = result.get(CaptureResult.CONTROL_AE_MODE); in onCaptureResultAvailable() local2125 " doesn't match with result: " + resultAeMode, in onCaptureResultAvailable()2126 aeMode.equals(resultAeMode)); in onCaptureResultAvailable()
3487 int resultAeMode = getValueNotNull(result, CaptureResult.CONTROL_AE_MODE);3488 assertTrue("AE Mode should be ON_LOW_LIGHT_BOOST_BRIGHTNESS_PRIORITY", resultAeMode