Searched refs:getChannelList (Results 1 – 4 of 4) sorted by relevance
60 List<WifiChannel> getChannelList(); in getChannelList() method
803 public List<WifiChannel> getChannelList() { in getChannelList() method in WifiManager805 return mService.getChannelList(); in getChannelList()
1146 void getChannelList(void) in getChannelList() function1264 getChannelList(); in main()
381 public List<WifiChannel> getChannelList() { in getChannelList() method in WifiServiceImpl396 List<WifiChannel> channels = getChannelList(); in startLocationRestrictedScan()