Searched defs:ActiveApexInfo (Results 1 – 1 of 1) sorted by relevance
118 public static class ActiveApexInfo { class in ApexManager126 private ActiveApexInfo(File apexDirectory, File preInstalledApexPath, File apexFile) { in ActiveApexInfo() method in ApexManager.ActiveApexInfo130 private ActiveApexInfo(@Nullable String apexModuleName, File apexDirectory, in ActiveApexInfo() method in ApexManager.ActiveApexInfo141 public ActiveApexInfo(ApexInfo apexInfo) { in ActiveApexInfo() method in ApexManager.ActiveApexInfo