Home
last modified time | relevance | path

Searched refs:notifyIfCountryChanged (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/java/com/android/server/location/
DComprehensiveCountryDetector.java316 notifyIfCountryChanged(country, detectedCountry); in runAfterDetection()
394 private void notifyIfCountryChanged(final Country country, final Country detectedCountry) { in notifyIfCountryChanged() method in ComprehensiveCountryDetector