Home
last modified time | relevance | path

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

/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
DFileCache.java32 public class FileCache implements Closeable { class
89 public FileCache(Context context, File rootDir, String dbName, long capacity) { in FileCache() method in FileCache