Home
last modified time | relevance | path

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

/cts/tests/tests/wifi/src/android/net/wifi/cts/
DWifiManagerTest.java2122 private boolean shouldFallbackToSingleAp(int[] bands, SoftApCapability capability) { in shouldFallbackToSingleAp() method in WifiManagerTest
2183 boolean shouldFallbackToSingleAp = shouldFallbackToSingleAp(testBands, in testTetheredBridgedAp()
2195 shouldFallbackToSingleAp, true /* enabled */); in testTetheredBridgedAp()
2199 shouldFallbackToSingleAp, false /* disabled */); in testTetheredBridgedAp()
2231 boolean shouldFallbackToSingleAp = shouldFallbackToSingleAp( in testTetheredBridgedApWifiForcedChannel()
2236 if (!shouldFallbackToSingleAp) { in testTetheredBridgedApWifiForcedChannel()
2261 shouldFallbackToSingleAp, true /* enabled */); in testTetheredBridgedApWifiForcedChannel()
2265 shouldFallbackToSingleAp, false /* disabled */); in testTetheredBridgedApWifiForcedChannel()