Searched refs:AutoExposureStateListener (Results 1 – 1 of 1) sorted by relevance
1896 private final AutoExposureStateListener mAEStateListener;1922 AutoExposureStateListener aeState, boolean perFrameControl) { in SimpleCaptureCallback()2654 public interface AutoExposureStateListener { interface in CameraExtensionSessionTest2751 AutoExposureStateListener mockAEStateListener = in testFlash()2752 mock(AutoExposureStateListener.class); in testFlash()