Searched refs:PictureTakerCommand (Results 1 – 1 of 1) sorted by relevance
47 private final class PictureTakerCommand implements CameraCommand { class in PictureTakerImpl52 private PictureTakerCommand(Updatable<Void> imageExposureCallback, in PictureTakerCommand() method in PictureTakerImpl.PictureTakerCommand96 mCameraCommandExecutor.execute(new PictureTakerCommand( in takePicture()