Searched refs:mCaptureConfigArgumentCaptor (Results 1 – 1 of 1) sorted by relevance
132 private ArgumentCaptor<List<CaptureConfig>> mCaptureConfigArgumentCaptor = field in Camera2CameraControlImplDeviceTest428 mCaptureConfigArgumentCaptor.capture()); in disableTorchFlashModeAuto_aeModeSetAndRequestUpdated()429 CaptureConfig captureConfig = mCaptureConfigArgumentCaptor.getValue().get(0); in disableTorchFlashModeAuto_aeModeSetAndRequestUpdated()762 mCaptureConfigArgumentCaptor.capture()); in startFocusAndMetering_AfIsTriggeredProperly()764 CaptureConfig captureConfig = mCaptureConfigArgumentCaptor.getValue().get(0); in startFocusAndMetering_AfIsTriggeredProperly()859 mCaptureConfigArgumentCaptor.capture()); in cancelFocusAndMetering_cancelAfProperly()861 CaptureConfig captureConfig = mCaptureConfigArgumentCaptor.getValue().get(0); in cancelFocusAndMetering_cancelAfProperly()