Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/
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()
/frameworks/base/location/java/android/location/
DCountryDetector.java124 public void addCountryListener(CountryListener listener, Looper looper) { in addCountryListener() method in CountryDetector
129 mService.addCountryListener(transport); in addCountryListener()
DICountryDetector.aidl38 void addCountryListener(in ICountryListener listener); in addCountryListener() method
/frameworks/base/services/core/java/com/android/server/
DCountryDetectorService.java129 public void addCountryListener(ICountryListener listener) throws RemoteException { in addCountryListener() method in CountryDetectorService
/frameworks/base/services/
Dart-profile944 HSPLcom/android/server/CountryDetectorService;->addCountryListener(Landroid/location/ICountryListen…
/frameworks/base/config/
Dboot-image-profile.txt9104 HSPLandroid/location/CountryDetector;->addCountryListener(Landroid/location/CountryListener;Landroi…
Dhiddenapi-greylist-max-o.txt33254 Landroid/location/ICountryDetector$Stub$Proxy;->addCountryListener(Landroid/location/ICountryListen…
33264 Landroid/location/ICountryDetector;->addCountryListener(Landroid/location/ICountryListener;)V