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

  /packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
FileCache.java 31 public class FileCache {
35 private static final String TAG = "FileCache";
88 public FileCache(Context context, File rootDir, String dbName, long capacity) {
  /external/chromium/chrome/common/extensions/docs/examples/apps/hello-python/httplib2/
__init__.py 640 class FileCache(object):
796 the same interface as FileCache."""
803 self.cache = FileCache(cache)
    [all...]

Completed in 137 milliseconds