Searched refs:apexInfoListXml (Results 1 – 1 of 1) sorted by relevance
266 String apexInfoListXml = getDevice().pullFileContents("/apex/apex-info-list.xml"); in getActiveApexInfoList() local285 }.parse(new ByteArrayInputStream(apexInfoListXml.getBytes())); in getActiveApexInfoList()