Searched refs:getApexInfo (Results 1 – 3 of 3) sorted by relevance
448 List<ApexInfo> apexInfos = XmlParser.readApexInfoList(stream).getApexInfo(); in getActiveApexes()
429 public ApexInfo getApexInfo() { in getApexInfo() method in InstallRequest
1232 isApex ? request.getApexInfo().modulePath : request.getCodePath()); in preparePackageLI()1692 parsedPackage.setPath(request.getApexInfo().modulePath); in preparePackageLI()1693 parsedPackage.setBaseApkPath(request.getApexInfo().modulePath); in preparePackageLI()