Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/scanner/
DChannelHelper.java117 public abstract Set<Integer> getContainingChannelsFromBand(int band); in getContainingChannelsFromBand() method in ChannelHelper.ChannelCollection
213 return getContainingChannelsFromBand(scanSettings.band); in getContainingChannelsFromSettings()
DKnownBandsChannelHelper.java226 public Set<Integer> getContainingChannelsFromBand(int band) { in getContainingChannelsFromBand() method in KnownBandsChannelHelper.KnownBandsChannelCollection