Home
last modified time | relevance | path

Searched defs:PhotoItemFactory (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Camera2/src/com/android/camera/data/
DPhotoItemFactory.java29 public class PhotoItemFactory implements CursorToFilmstripItemFactory<PhotoItem> { class
37 public PhotoItemFactory(Context context, GlideFilmstripManager glideManager, in PhotoItemFactory() method in PhotoItemFactory