HomeSort by relevance Sort by last modified time
    Searched refs:FileRetriever (Results 1 - 2 of 2) sorted by null

  /packages/apps/Gallery2/src/com/android/photos/data/
FileRetriever.java 29 public class FileRetriever implements MediaRetriever {
30 private static final String TAG = FileRetriever.class.getSimpleName();
  /packages/apps/Gallery2/tests/src/com/android/photos/data/
MediaCacheTest.java 139 mMediaCache.addRetriever("file", "", new FileRetriever());
293 // FileRetriever inserts into the cache opportunistically with Videos

Completed in 227 milliseconds