Searched refs:countryDetector (Results 1 – 2 of 2) sorted by relevance
153 countryDetector.setCountryListener(listener);159 countryDetector.stop();174 countryDetector.setCountryListener(listener);183 countryDetector.stop();197 countryDetector.setCountryListener(listener);203 countryDetector.stop();222 countryDetector.stop();248 countryDetector.stop();264 countryDetector.stop();274 countryDetector.setCountryListener(null);[all …]
1738 CountryDetectorService countryDetector = null; in startOtherServices() local2144 countryDetector = new CountryDetectorService(context); in startOtherServices()2145 ServiceManager.addService(Context.COUNTRY_DETECTOR, countryDetector); in startOtherServices()2890 final CountryDetectorService countryDetectorF = countryDetector; in startOtherServices()