Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiServiceImpl.java2017 mTetheredSoftApTracker.updateAvailChannelListInSoftApCapability(countryCode, in onDriverCountryCodeChanged()
2019 mLohsSoftApTracker.updateAvailChannelListInSoftApCapability(countryCode, in onDriverCountryCodeChanged()
2185 public void updateAvailChannelListInSoftApCapability(@Nullable String countryCode, in updateAvailChannelListInSoftApCapability() method in WifiServiceImpl.BaseSoftApTracker