Searched defs:preinstalledApexPath (Results 1 – 1 of 1) sorted by relevance
87 public final File preinstalledApexPath; field in ApexManager.ActiveApexInfo89 private ActiveApexInfo(File apexDirectory, File preinstalledApexPath) { in ActiveApexInfo()