Searched defs:COUNTRY_DETECTOR (Results 1 – 2 of 2) sorted by relevance
1543 public static final String COUNTRY_DETECTOR = "country_detector"; field in Context
295 registerService(COUNTRY_DETECTOR, new StaticServiceFetcher() { in registerService() argument