Searched refs:mStackSaverFactory (Results 1 – 2 of 2) sorted by relevance
30 private final StackSaverFactory mStackSaverFactory; field in CaptureSessionFactoryImpl37 mStackSaverFactory = stackSaverFactory; in CaptureSessionFactoryImpl()48 mStackSaverFactory.create(title, location)); in createNewSession()
68 StackSaverFactory mStackSaverFactory = new StackSaverFactory(Storage.instance().DIRECTORY, in CameraServicesImpl() local71 mMediaSaver, mPlaceHolderManager, mSessionStorageManager, mStackSaverFactory); in CameraServicesImpl()