Searched refs:getContainingChannelsFromBand (Results 1 – 2 of 2) sorted by relevance
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/scanner/ | ||
D | ChannelHelper.java | 117 public abstract Set<Integer> getContainingChannelsFromBand(int band); in getContainingChannelsFromBand() method in ChannelHelper.ChannelCollection |
D | KnownBandsChannelHelper.java | 226 public Set<Integer> getContainingChannelsFromBand(int band) { in getContainingChannelsFromBand() method in KnownBandsChannelHelper.KnownBandsChannelCollection |