Searched refs:queryCountryCode (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/location/
H A DLocationBasedCountryDetector.java181 queryCountryCode(location);
207 queryCountryCode(getLastKnownLocation());
212 queryCountryCode(getLastKnownLocation());
237 private synchronized void queryCountryCode(final Location location) { method in class:LocationBasedCountryDetector

Completed in 778 milliseconds