Searched refs:shouldFallbackToSingleAp (Results 1 – 1 of 1) sorted by relevance
2122 private boolean shouldFallbackToSingleAp(int[] bands, SoftApCapability capability) { in shouldFallbackToSingleAp() method in WifiManagerTest2183 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()