Home
last modified time | relevance | path

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

/aosp14/frameworks/base/location/java/android/location/
H A DCountryListener.java34 void onCountryDetected(Country country); in onCountryDetected() method
40 onCountryDetected(country); in accept()
H A DICountryListener.aidl25 void onCountryDetected(in Country country); in onCountryDetected() method
H A DCountryDetector.java81 public void onCountryDetected(final Country country) { in onCountryDetected() method in CountryDetector.ListenerTransport
/aosp14/frameworks/base/services/core/java/com/android/server/location/countrydetector/
H A DCountryDetectorBase.java71 mListener.onCountryDetected(country); in notifyListener()
H A DComprehensiveCountryDetector.java134 public void onCountryDetected(Country country) {
/aosp14/frameworks/base/services/core/java/com/android/server/
H A DCountryDetectorService.java153 listener.onCountryDetected(country); in addListener()
180 receiver.getListener().onCountryDetected(country); in notifyReceivers()
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/
H A DCountryDetectorServiceTest.java64 public void onCountryDetected(Country country) { in onCountryDetected() method in CountryDetectorServiceTest.CountryListenerTester
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/location/countrydetector/
H A DComprehensiveCountryDetectorTest.java129 public void onCountryDetected(Country country) {
H A DLocationBasedCountryDetectorTest.java158 public void onCountryDetected(Country country) { in onCountryDetected() method in LocationBasedCountryDetectorTest.CountryListenerImpl
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt22825 Landroid/location/CountryDetector$ListenerTransport;->onCountryDetected(Landroid/location/Country;)V
23141 Landroid/location/ICountryListener$Stub$Proxy;->onCountryDetected(Landroid/location/Country;)V
23145 Landroid/location/ICountryListener;->onCountryDetected(Landroid/location/Country;)V