Searched refs:getCachedHtmlFile (Results 1 – 2 of 2) sorted by relevance
92 File cachedFile = getCachedHtmlFile(context, packageName); in openFile()130 File file = getCachedHtmlFile(context, packageName); in isCachedHtmlFileOutdated()182 private static File getCachedHtmlFile(Context context, String packageName) { in getCachedHtmlFile() method in ModuleLicenseProvider
66 File cachedHtmlFile = getCachedHtmlFile(); in generateHtmlFromDefaultXmlFiles()86 private File getCachedHtmlFile() { in getCachedHtmlFile() method in LicenseHtmlLoader