Searched refs:apexInfoList (Results 1 – 2 of 2) sorted by relevance
456 final ApexInfoList apexInfoList = new ApexInfoList(); in submitStagedSession() local460 waitForApexService().submitStagedSession(params, apexInfoList); in submitStagedSession()461 return apexInfoList; in submitStagedSession()
182 final ApexInfoList apexInfoList = mApexManager.submitStagedSession(session.sessionId, in submitSessionToApexService() local185 for (ApexInfo apexInfo : apexInfoList.apexInfos) { in submitSessionToApexService()