Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/gallery3d/data/
DUriSource.java29 class UriSource extends MediaSource { class
38 public UriSource(GalleryApp context) { in UriSource() method in UriSource
DDataManager.java126 addSource(new UriSource(mApplication)); in initializeSourceMap()