Home
last modified time | relevance | path

Searched refs:getChannelsMhzForBand (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/wifi/java/android/net/wifi/nl80211/
DWifiNl80211Manager.java1050 public @NonNull int[] getChannelsMhzForBand(@WifiAnnotations.WifiBandBasic int band) { in getChannelsMhzForBand() method in WifiNl80211Manager
/frameworks/base/wifi/tests/src/android/net/wifi/nl80211/
DWifiNl80211ManagerTest.java745 assertEquals(0, mWificondControl.getChannelsMhzForBand(WifiScanner.WIFI_BAND_5_GHZ).length); in testDeathHandling()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiNative.java1425 return mWifiCondManager.getChannelsMhzForBand(band); in getChannelsForBand()
/frameworks/base/non-updatable-api/
Dsystem-current.txt6790 method @NonNull public int[] getChannelsMhzForBand(int);
/frameworks/base/api/
Dsystem-current.txt7783 method @NonNull public int[] getChannelsMhzForBand(int);