Home
last modified time | relevance | path

Searched refs:PhotoRVFactory (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/gadget/
DWidgetService.java48 return new PhotoRVFactory((GalleryApp) getApplicationContext(), in onGetViewFactory()
52 private static class PhotoRVFactory implements class in WidgetService
62 public PhotoRVFactory(GalleryApp app, int id, int type, String albumPath) { in PhotoRVFactory() method in WidgetService.PhotoRVFactory