Searched defs:cached (Results 1 – 2 of 2) sorted by relevance
246 File cached = new File(mCacheRoot, getCacheFilename(urlString)); in openCachedUrl() local423 private InputStream readCachedFile(File cached) throws IOException { in readCachedFile()478 File cached, in downloadAndCache()
567 Integer cached = mOrders.get(ai); in getDependencyOrder() local