Home | History | Annotate | Download | only in server

Lines Matching defs:countryDetector

940         CountryDetectorService countryDetector = null;
1233 countryDetector = new CountryDetectorService(context);
1234 ServiceManager.addService(Context.COUNTRY_DETECTOR, countryDetector);
1733 final CountryDetectorService countryDetectorF = countryDetector;