Searched defs:cachedHtmlFile (Results 1 – 2 of 2) sorted by relevance
62 File cachedHtmlFile = new File("test.html"); in testLoadInBackground() local72 File cachedHtmlFile = new File("test.html"); in testLoadInBackgroundWithNoVaildXmlFiles() local83 File cachedHtmlFile = new File("test.html"); in testLoadInBackgroundWithNonOutdatedCachedHtmlFile() local94 File cachedHtmlFile = new File("test.html"); in testLoadInBackgroundWithGenerateHtmlFileFailed() local102 File cachedHtmlFile, boolean isCachedHtmlFileOutdated, in setupFakeData()139 File cachedHtmlFile) { in isCachedHtmlFileOutdated()
67 File cachedHtmlFile = getCachedHtmlFile(mContext); in generateHtmlFromDefaultXmlFiles() local91 private boolean isCachedHtmlFileOutdated(List<File> xmlFiles, File cachedHtmlFile) { in isCachedHtmlFileOutdated()