Home
last modified time | relevance | path

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

/cts/hostsidetests/stagedinstall/src/com/android/tests/stagedinstall/host/
DStagedInstallTest.java747 ApexInfo activeShimApexInfo = getActiveShimApexInfo(); in testRebootlessUpdate()
759 ApexInfo activeShimApexInfo = getActiveShimApexInfo(); in testRebootlessUpdate_fromV2ToV3_sameBoot()
772 ApexInfo activeShimApexInfo = getActiveShimApexInfo(); in testRebootlessUpdate_fromV2ToV3_rebootInBetween()
846 private ApexInfo getActiveShimApexInfo() throws Exception { in getActiveShimApexInfo() method in StagedInstallTest