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()
314 @Nullable File preInstalledApexPath) -> { in getOverlayPackageInfos()319 preInstalledApexPath)); in getOverlayPackageInfos() local
121 public final File preInstalledApexPath; field in ApexManager.ActiveApexInfo126 private ActiveApexInfo(File apexDirectory, File preInstalledApexPath, File apexFile) { in ActiveApexInfo()131 File preInstalledApexPath, boolean isFactory, File apexFile, in ActiveApexInfo()