Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DActiveModeWardenTest.java599 private void assertWifiShutDown(Runnable r) { in assertWifiShutDown() method in ActiveModeWardenTest
609 private void assertWifiShutDown(Runnable r, int times) { in assertWifiShutDown() method in ActiveModeWardenTest
1638 assertWifiShutDown(() -> { in testWifiRemainsOnAirplaneModeEnhancement() method
1647 assertWifiShutDown(() -> { in testWifiRemainsOnAirplaneModeEnhancement() method
1663 assertWifiShutDown( in testWifiStateRestoredWhenSoftApEnabledDuringApm() method
1754 assertWifiShutDown(() -> { in testEcmOnFromClientMode() method
1790 assertWifiShutDown(() -> { in testEcmDisabledReturnsToClientMode() method
1821 assertWifiShutDown(() -> { in testEcmOnFromScanMode() method
1864 assertWifiShutDown(() -> { in testEcmDisabledReturnsToScanMode() method
2013 assertWifiShutDown(() -> { in testEnterEcmWithBothSignals() method
[all …]