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

/frameworks/base/services/core/java/com/android/server/location/
H A DComprehensiveCountryDetector.java330 if (DEBUG) Slog.d(TAG, "run startLocationBasedDetector()");
336 startLocationBasedDetector(mLocationBasedCountryDetectionListener);
357 private synchronized void startLocationBasedDetector(CountryListener listener) { method in class:ComprehensiveCountryDetector

Completed in 20 milliseconds