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

/frameworks/base/services/java/com/android/server/location/
H A DLocationBasedCountryDetector.java165 queryCountryCode(location);
191 queryCountryCode(getLastKnownLocation());
196 queryCountryCode(getLastKnownLocation());
221 private synchronized void queryCountryCode(final Location location) { method in class:LocationBasedCountryDetector

Completed in 92 milliseconds