Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/
H A DCountryDetectorServiceTest.java133 mCountryDetectorService.addCountryListener(countryListener); in addCountryListener_validListener_listenerAdded()
143 mCountryDetectorService.addCountryListener(countryListener); in removeCountryListener_validListener_listenerRemoved()
155 mCountryDetectorService.addCountryListener(countryListener); in addCountryListener_serviceNotReady_throwsException()
180 mCountryDetectorService.addCountryListener(countryListenerA); in notifyReceivers_twoListenersRegistered_bothNotified()
181 mCountryDetectorService.addCountryListener(countryListenerB); in notifyReceivers_twoListenersRegistered_bothNotified()
/aosp14/frameworks/base/location/java/android/location/
H A DCountryDetector.java129 public void addCountryListener(@NonNull CountryListener listener, @Nullable Looper looper) { in addCountryListener() method in CountryDetector
159 mService.addCountryListener(transport); in registerCountryDetectorCallback()
H A DICountryDetector.aidl38 void addCountryListener(in ICountryListener listener); in addCountryListener() method
/aosp14/frameworks/base/services/core/java/com/android/server/
H A DCountryDetectorService.java128 public void addCountryListener(ICountryListener listener) throws RemoteException { in addCountryListener() method in CountryDetectorService
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt10531 HSPLandroid/location/CountryDetector;->addCountryListener(Landroid/location/CountryListener;Landroi…
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt23125 Landroid/location/ICountryDetector$Stub$Proxy;->addCountryListener(Landroid/location/ICountryListen…
23135 Landroid/location/ICountryDetector;->addCountryListener(Landroid/location/ICountryListener;)V
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt10534 HSPLandroid/location/CountryDetector;->addCountryListener(Landroid/location/CountryListener;Landroi…