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