Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiNative.java1912 private static native boolean isGetChannelsForBandSupportedNative(); in isGetChannelsForBandSupportedNative() method in WifiNative
1916 return isGetChannelsForBandSupportedNative(); in isGetChannelsForBandSupported()