Searched defs:preInstalledApexPath (Results 1 – 2 of 2) sorted by relevance
55 @Nullable public final File preInstalledApexPath; field in OverlayScanner.ParsedOverlayInfo59 @Nullable File preInstalledApexPath) { in ParsedOverlayInfo()
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()