Home
last modified time | relevance | path

Searched defs:getChannelsForBand (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiScanningServiceImpl.java1849 private static ChannelSpec[] getChannelsForBand(int band) { in getChannelsForBand() method in WifiScanningServiceImpl
DWifiNative.java1902 synchronized public static int [] getChannelsForBand(int band) { in getChannelsForBand() method in WifiNative