Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DActiveModeWardenTest.java577 private void assertWifiShutDown(Runnable r) { in assertWifiShutDown() method in ActiveModeWardenTest
587 private void assertWifiShutDown(Runnable r, int times) { in assertWifiShutDown() method in ActiveModeWardenTest
1573 assertWifiShutDown(() -> { in testWifiRemainsOnAirplaneModeEnhancement() method
1582 assertWifiShutDown(() -> { in testWifiRemainsOnAirplaneModeEnhancement() method
1598 assertWifiShutDown( in testWifiStateRestoredWhenSoftApEnabledDuringApm() method
1688 assertWifiShutDown(() -> { in testEcmOnFromClientMode() method
1724 assertWifiShutDown(() -> { in testEcmDisabledReturnsToClientMode() method
1755 assertWifiShutDown(() -> { in testEcmOnFromScanMode() method
1798 assertWifiShutDown(() -> { in testEcmDisabledReturnsToScanMode() method
1947 assertWifiShutDown(() -> { in testEnterEcmWithBothSignals() method
[all …]