Searched refs:dual_channels (Results 1 – 1 of 1) sorted by relevance
3086 SparseIntArray dual_channels = new SparseIntArray(2); in testTetheredBridgedApWifiForcedChannel() local3087 dual_channels.put(SoftApConfiguration.BAND_2GHZ, in testTetheredBridgedApWifiForcedChannel()3090 dual_channels.put(SoftApConfiguration.BAND_5GHZ, in testTetheredBridgedApWifiForcedChannel()3097 .setChannels(dual_channels) in testTetheredBridgedApWifiForcedChannel()