Home
last modified time | relevance | path

Searched refs:isCacheUpToDate (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/content/pm/
DPackageParser.java1098 private static boolean isCacheUpToDate(File packageFile, File cacheFile) { in isCacheUpToDate() method in PackageParser
1139 if (!isCacheUpToDate(packageFile, cacheFile)) { in getCachedResult()
1150 if (!isCacheUpToDate(new File(overlayApk), cacheFile)) { in getCachedResult()
/frameworks/base/config/
Dboot-image-profile.txt18708 HSPLandroid/content/pm/PackageParser;->isCacheUpToDate(Ljava/io/File;Ljava/io/File;)Z