Searched defs:detectCountry (Results 1 – 6 of 6) sorted by relevance
33 Country detectCountry(); in detectCountry() method
102 public Country detectCountry() { in detectCountry() method in CountryDetector
50 public abstract Country detectCountry(); in detectCountry() method in CountryDetectorBase
149 public Country detectCountry() { in detectCountry() method in ComprehensiveCountryDetector270 private Country detectCountry(boolean notifyChange, boolean startLocationBasedDetection) { in detectCountry() method in ComprehensiveCountryDetector
164 public synchronized Country detectCountry() { in detectCountry() method in LocationBasedCountryDetector
100 public Country detectCountry() { in detectCountry() method in CountryDetectorService