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()
423 @Nullable File preInstalledApexPath) -> { in getOverlayPackageInfos()428 preInstalledApexPath)); in getOverlayPackageInfos() local
114 public final File preInstalledApexPath; field in ApexManager.ActiveApexInfo119 private ActiveApexInfo(File apexDirectory, File preInstalledApexPath, File apexFile) { in ActiveApexInfo()124 File preInstalledApexPath, boolean isFactory, File apexFile, in ActiveApexInfo()