Searched refs:CountryCodeListenerProxy (Results 1 – 1 of 1) sorted by relevance
558 mCountryCode.registerListener(new CountryCodeListenerProxy()); in handleBootCompleted()1268 private final class CountryCodeListenerProxy implements WifiCountryCode.ChangeListener { class in WifiServiceImpl