Home
last modified time | relevance | path

Searched defs:activeApexes (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/apex/tests/src/com/android/tests/apex/
H A DApexdHostTest.java88 final Set<ITestDevice.ApexInfo> activeApexes = getDevice().getActiveApexes(); in testOrphanedApexIsNotActivated() local
109 final Set<ITestDevice.ApexInfo> activeApexes = getDevice().getActiveApexes(); in testApexWithoutPbIsNotActivated() local
140 final Set<ITestDevice.ApexInfo> activeApexes = getDevice().getActiveApexes(); in testRemountApex() local
172 final Set<ITestDevice.ApexInfo> activeApexes = getDevice().getActiveApexes(); in testApexWithoutPbIsNotActivated_ProductPartitionHasOlderVersion() local
213 final Set<ITestDevice.ApexInfo> activeApexes = getDevice().getActiveApexes(); in testApexWithoutPbIsNotActivated_ProductPartitionHasNewerVersion() local
330 final Set<ITestDevice.ApexInfo> activeApexes = getDevice().getActiveApexes(); in testFailsToActivateApexOnDataFallbacksToPreInstalled() local
H A DApexRollbackTests.java389 final Set<ITestDevice.ApexInfo> activeApexes = getDevice().getActiveApexes(); in testBootCompletedCleanupHappensEvenWhenThereIsCrashingProcess() local