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