Searched defs:COUNTRY_DETECTOR (Results 1 – 2 of 2) sorted by relevance
231 registerService(Context.COUNTRY_DETECTOR, CountryDetector.class, in registerService()
2684 public static final String COUNTRY_DETECTOR = "country_detector"; field in Context