Home
last modified time | relevance | path

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

/system/apex/tests/src/com/android/tests/apex/
DApexdHostTest.java78 private boolean deviceHasActiveApex(String apexName) throws Exception { in deviceHasActiveApex() method in ApexdHostTest
360 deviceHasActiveApex("com.android.hardware.wifi")); in testRejectsStagedApexWithIncorrectUpdatableViaApexValue()
386 deviceHasActiveApex("com.android.hardware.wifi")); in testRejectsStagedApexWithInvalidSyntaxVintfFragment()
409 deviceHasActiveApex("com.android.hardware.wifi")); in testRejectsStagedApexThatUpdatesUnrelatedHardware()
433 deviceHasActiveApex("com.android.hardware.wifi")); in testAcceptsGoodRebootlessApex()
456 deviceHasActiveApex("com.android.hardware.wifi")); in testRejectsRebootlessApexWithIncorrectUpdatableViaApexValue()
482 deviceHasActiveApex("com.android.hardware.wifi")); in testRejectsRebootlessApexWithInvalidSyntaxVintfFragment()
505 deviceHasActiveApex("com.android.hardware.wifi")); in testRejectsRebootlessApexThatUpdatesUnrelatedHardware()