Home
last modified time | relevance | path

Searched defs:startLocationBasedDetection (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/location/countrydetector/
DComprehensiveCountryDetector.java270 private Country detectCountry(boolean notifyChange, boolean startLocationBasedDetection) { in detectCountry()
282 final boolean notifyChange, final boolean startLocationBasedDetection) { in runAfterDetectionAsync()
313 final boolean notifyChange, final boolean startLocationBasedDetection) { in runAfterDetection()
/frameworks/base/services/tests/servicestests/src/com/android/server/location/countrydetector/
DComprehensiveCountryDetectorTest.java96 final boolean notifyChange, final boolean startLocationBasedDetection) { in runAfterDetectionAsync()