Searched defs:cacheName (Results 1 – 2 of 2) sorted by relevance
84 CacheStorage.prototype.match = function(url, cacheName) { argument
116 public static File getPhotoCacheDir(Context context, String cacheName) { in getPhotoCacheDir()