Searched refs:COUNTRY_DETECTOR (Results 1 – 6 of 6) sorted by relevance
623 Context.COUNTRY_DETECTOR); in getCurrentCountryIso()
591 Context.COUNTRY_DETECTOR); in getCurrentCountryIso()
2379 public static final String COUNTRY_DETECTOR = "country_detector"; field in Context
757 ServiceManager.addService(Context.COUNTRY_DETECTOR, countryDetector); in startOtherServices()
416 registerService(COUNTRY_DETECTOR, new StaticServiceFetcher() { in registerService() argument418 IBinder b = ServiceManager.getService(COUNTRY_DETECTOR); in registerService()
2020 Context.COUNTRY_DETECTOR); in isLocalEmergencyNumberInternal()