Searched refs:apexInfoList (Results 1 – 3 of 3) sorted by relevance
949 CompressedApexInfoList apexInfoList = new CompressedApexInfoList(); in getCompressedApexInfoList() local950 apexInfoList.apexInfos = in getCompressedApexInfoList()958 return apexInfoList; in getCompressedApexInfoList()972 CompressedApexInfoList apexInfoList = getCompressedApexInfoList(packageFile); in allocateSpaceForUpdate() local973 if (apexInfoList == null) { in allocateSpaceForUpdate()980 apexManager.reserveSpaceForCompressedApex(apexInfoList); in allocateSpaceForUpdate()
746 final ApexInfoList apexInfoList = new ApexInfoList(); in submitStagedSession() local747 waitForApexService().submitStagedSession(params, apexInfoList); in submitStagedSession()748 return apexInfoList; in submitStagedSession()
279 final ApexInfoList apexInfoList = mApexManager.submitStagedSession(apexSessionParams); in submitSessionToApexService() local282 for (ApexInfo apexInfo : apexInfoList.apexInfos) { in submitSessionToApexService()