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