Searched defs:OnRegDomainChanged (Results 1 – 3 of 3) sorted by relevance
24 oneway void OnRegDomainChanged(@utf8InCpp String countryCode); in OnRegDomainChanged() method
488 void Server::OnRegDomainChanged(uint32_t wiphy_index, std::string& country_code) { in OnRegDomainChanged() function in android::wificond::Server
190 public void OnRegDomainChanged(String countryCode) { in OnRegDomainChanged() method in WifiNl80211Manager.WificondEventHandler