Home | History | Annotate | Download | only in server

Lines Matching refs:countryDetector

521         CountryDetectorService countryDetector = null;
756 countryDetector = new CountryDetectorService(context);
757 ServiceManager.addService(Context.COUNTRY_DETECTOR, countryDetector);
1047 final CountryDetectorService countryDetectorF = countryDetector;