Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiNative.java1899 private static native int[] getChannelsForBandNative( in getChannelsForBandNative() method in WifiNative
1905 return getChannelsForBandNative(sWlan0Index, band); in getChannelsForBand()