Home
last modified time | relevance | path

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

/system/apex/tests/src/com/android/tests/apex/
DApexdHostTest.java93 final Set<ITestDevice.ApexInfo> activeApexes = getDevice().getActiveApexes(); in testOrphanedApexIsNotActivated() local
114 final Set<ITestDevice.ApexInfo> activeApexes = getDevice().getActiveApexes(); in testApexWithoutPbIsNotActivated() local
145 final Set<ITestDevice.ApexInfo> activeApexes = getDevice().getActiveApexes(); in testRemountApex() local
177 final Set<ITestDevice.ApexInfo> activeApexes = getDevice().getActiveApexes(); in testApexWithoutPbIsNotActivated_ProductPartitionHasOlderVersion() local
218 final Set<ITestDevice.ApexInfo> activeApexes = getDevice().getActiveApexes(); in testApexWithoutPbIsNotActivated_ProductPartitionHasNewerVersion() local
335 final Set<ITestDevice.ApexInfo> activeApexes = getDevice().getActiveApexes(); in testFailsToActivateApexOnDataFallbacksToPreInstalled() local
DApexRollbackTests.java304 final Set<ITestDevice.ApexInfo> activeApexes = getDevice().getActiveApexes(); in testBootCompletedCleanupHappensEvenWhenThereIsCrashingProcess() local