Home
last modified time | relevance | path

Searched refs:getContainingChannelsFromBand (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Wifi/service/java/com/android/server/wifi/scanner/
DChannelHelper.java135 public abstract Set<Integer> getContainingChannelsFromBand(int band); in getContainingChannelsFromBand() method in ChannelHelper.ChannelCollection
244 return getContainingChannelsFromBand(scanSettings.band); in getContainingChannelsFromSettings()
DKnownBandsChannelHelper.java382 public Set<Integer> getContainingChannelsFromBand(int band) { in getContainingChannelsFromBand() method in KnownBandsChannelHelper.KnownBandsChannelCollection