Home
last modified time | relevance | path

Searched refs:readApexInfoList (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/stagedinstall/src/com/android/tests/stagedinstall/host/
DStagedInstallTest.java337 readApexInfoList().stream() in testInstallStagedApex_SameGrade()
348 readApexInfoList().stream() in testInstallStagedApex_SameGrade()
672 readApexInfoList().stream() in testApexInfoList()
702 readApexInfoList().stream() in testApexInfoListAfterUpdate()
830 private List<ApexInfo> readApexInfoList() throws Exception { in readApexInfoList() method in StagedInstallTest
833 return XmlParser.readApexInfoList(stream).getApexInfo(); in readApexInfoList()
839 readApexInfoList().stream() in getShimApexInfo()
847 return readApexInfoList().stream() in getActiveShimApexInfo()