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