Searched refs:getChannelList (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/wifi/java/android/net/wifi/
H A DIWifiManager.aidl60 List<WifiChannel> getChannelList();
H A DWifiManager.java803 public List<WifiChannel> getChannelList() { method in class:WifiManager
805 return mService.getChannelList();
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DWifiServiceImpl.java379 * see {@link android.net.wifi.WifiManager#getChannelList}
381 public List<WifiChannel> getChannelList() { method in class:WifiServiceImpl
396 List<WifiChannel> channels = getChannelList();
/frameworks/opt/net/wifi/service/tools/halutil/
H A Dhalutil.cpp1146 void getChannelList(void) function
1264 getChannelList();

Completed in 1152 milliseconds