Searched defs:preInstalledApexPath (Results 1 – 3 of 3) sorted by relevance
55 @Nullable public final File preInstalledApexPath; field in OverlayScanner.ParsedOverlayInfo59 @Nullable File preInstalledApexPath) { in ParsedOverlayInfo()
322 @Nullable File preInstalledApexPath) -> { in getOverlayPackageInfos()327 preInstalledApexPath)); in getOverlayPackageInfos() local
122 public final File preInstalledApexPath; field in ApexManager.ActiveApexInfo126 private ActiveApexInfo(File apexDirectory, File preInstalledApexPath, File apexFile) { in ActiveApexInfo()131 File preInstalledApexPath, File apexFile, boolean activeApexChanged) { in ActiveApexInfo()