Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/location/countrydetector/
H A DComprehensiveCountryDetector.java138 detectCountry(true, false);
149 public Country detectCountry() { in detectCountry() method in ComprehensiveCountryDetector
151 return detectCountry(false, !mStopped); in detectCountry()
270 private Country detectCountry(boolean notifyChange, boolean startLocationBasedDetection) { in detectCountry() method in ComprehensiveCountryDetector
305 detectCountry(false, true); in setCountryListener()
369 mLocationBasedCountryDetector.detectCountry(); in startLocationBasedDetector()
427 detectCountry(false, true); in scheduleLocationRefresh()
455 detectCountry(true, true); in addPhoneStateListener()
H A DCountryDetectorBase.java52 public abstract Country detectCountry(); in detectCountry() method in CountryDetectorBase
H A DLocationBasedCountryDetector.java164 public synchronized Country detectCountry() { in detectCountry() method in LocationBasedCountryDetector
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/location/countrydetector/
H A DComprehensiveCountryDetectorTest.java62 public Country detectCountry() { in createLocationBasedCountryDetector()
154 Country country = countryDetector.detectCountry();
175 Country country = countryDetector.detectCountry();
198 Country country = countryDetector.detectCountry();
219 Country country = countryDetector.detectCountry();
240 Country country = countryDetector.detectCountry();
256 Country country = countryDetector.detectCountry();
H A DLocationBasedCountryDetectorTest.java193 detector.detectCountry(); in testFindingCountryCommon()
225 detector.detectCountry(); in testFindingCountryCancelled()
250 detector.detectCountry(); in testFindingLocationCancelled()
274 detector.detectCountry(); in testFindingLocationFailed()
305 detector.detectCountry(); in testFindingCountryFailed()
329 detector.detectCountry(); in testFindingCountryWithLastKnownLocation()
H A DCustomCountryDetectorTestClass.java28 public Country detectCountry() { in detectCountry() method in CustomCountryDetectorTestClass
/aosp14/frameworks/base/services/core/java/com/android/server/
H A DCountryDetectorService.java116 public Country detectCountry() { in detectCountry() method in CountryDetectorService
120 return mCountryDetector.detectCountry(); in detectCountry()
151 final Country country = detectCountry(); in addListener()
/aosp14/frameworks/base/location/java/android/location/
H A DCountryDetector.java108 public Country detectCountry() { in detectCountry() method in CountryDetector
110 return mService.detectCountry(); in detectCountry()
H A DICountryDetector.aidl33 Country detectCountry(); in detectCountry() method
/aosp14/frameworks/base/services/people/java/com/android/server/people/data/
H A DUtils.java36 Country country = detector.detectCountry(); in getCurrentCountryIso()
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/
H A DCountryDetectorServiceTest.java170 expect.that(mCountryDetectorService.detectCountry()).isNull(); in detectCountry_serviceNotReady_returnNull()
/aosp14/frameworks/base/telecomm/java/android/telecom/
H A DCallerInfo.java718 Country country = detector.detectCountry(); in getCurrentCountryIso()
/aosp14/frameworks/base/core/java/android/provider/
H A DCallLog.java2130 final Country country = detector.detectCountry(); in getCurrentCountryIso()
/aosp14/frameworks/base/services/
H A Dart-profile4784 HPLcom/android/server/location/countrydetector/ComprehensiveCountryDetector;->detectCountry(ZZ)Land…
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt10532 HSPLandroid/location/CountryDetector;->detectCountry()Landroid/location/Country;
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt23126 Landroid/location/ICountryDetector$Stub$Proxy;->detectCountry()Landroid/location/Country;
23136 Landroid/location/ICountryDetector;->detectCountry()Landroid/location/Country;
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt10535 HSPLandroid/location/CountryDetector;->detectCountry()Landroid/location/Country;