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.java2864 private boolean shouldFallbackToSingleAp(int[] bands, SoftApCapability capability) { in shouldFallbackToSingleAp() method in WifiManagerTest
3028 boolean shouldFallbackToSingleAp = shouldFallbackToSingleAp(testBands, in testTetheredBridgedAp()
3040 shouldFallbackToSingleAp, true /* enabled */); in testTetheredBridgedAp()
3044 shouldFallbackToSingleAp, false /* disabled */); in testTetheredBridgedAp()
3079 boolean shouldFallbackToSingleAp = shouldFallbackToSingleAp( in testTetheredBridgedApWifiForcedChannel()
3084 if (!shouldFallbackToSingleAp) { in testTetheredBridgedApWifiForcedChannel()
3110 shouldFallbackToSingleAp, true /* enabled */); in testTetheredBridgedApWifiForcedChannel()
3114 shouldFallbackToSingleAp, false /* disabled */); in testTetheredBridgedApWifiForcedChannel()