Searched refs:CaptureSessionFactoryImpl (Results 1 – 2 of 2) sorted by relevance
23 public class CaptureSessionFactoryImpl implements CaptureSessionFactory { class32 public CaptureSessionFactoryImpl(MediaSaver mediaSaver, PlaceholderManager placeholderManager, in CaptureSessionFactoryImpl() method in CaptureSessionFactoryImpl
26 import com.android.camera.session.CaptureSessionFactoryImpl;70 CaptureSessionFactory captureSessionFactory = new CaptureSessionFactoryImpl( in CameraServicesImpl()