Searched refs:mVideoItemFactory (Results 1 – 3 of 3) sorted by relevance
64 private final VideoItemFactory mVideoItemFactory; field in VideoItem71 mVideoItemFactory = videoItemFactory; in VideoItem()143 return mVideoItemFactory.get(mData.getUri()); in refresh()
46 private final VideoItemFactory mVideoItemFactory; field in CameraFilmstripDataAdapter65 mVideoItemFactory = videoItemFactory; in CameraFilmstripDataAdapter()396 List<VideoItem> videoData = mVideoItemFactory.queryAll(); in doInBackground()
217 private VideoItemFactory mVideoItemFactory; field in CameraActivity1260 newData = mVideoItemFactory.queryContentUri(uri); in notifyNewMedia()1617 mVideoItemFactory = new VideoItemFactory(mAppContext, glideManager, appContentResolver, in onCreateTasks()1957 mPhotoItemFactory, mVideoItemFactory); in preloadFilmstripItems()