Searched refs:dual_channels (Results 1 – 1 of 1) sorted by relevance
2238 SparseIntArray dual_channels = new SparseIntArray(2); in testTetheredBridgedApWifiForcedChannel() local2239 dual_channels.put(SoftApConfiguration.BAND_2GHZ, in testTetheredBridgedApWifiForcedChannel()2242 dual_channels.put(SoftApConfiguration.BAND_5GHZ, in testTetheredBridgedApWifiForcedChannel()2248 .setChannels(dual_channels) in testTetheredBridgedApWifiForcedChannel()