Home
last modified time | relevance | path

Searched refs:removeCountryListener (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/location/java/android/location/
DCountryDetector.java142 public void removeCountryListener(CountryListener listener) { in removeCountryListener() method in CountryDetector
148 mService.removeCountryListener(transport); in removeCountryListener()
DICountryDetector.aidl43 void removeCountryListener(in ICountryListener listener); in removeCountryListener() method
/frameworks/base/services/tests/servicestests/src/com/android/server/
DCountryDetectorServiceTest.java145 mCountryDetectorService.removeCountryListener(countryListener); in removeCountryListener_validListener_listenerRemoved()
163 mCountryDetectorService.removeCountryListener(countryListener); in removeCountryListener_serviceNotReady_throwsException()
/frameworks/base/services/core/java/com/android/server/
DCountryDetectorService.java140 public void removeCountryListener(ICountryListener listener) throws RemoteException { in removeCountryListener() method in CountryDetectorService
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt33258 Landroid/location/ICountryDetector$Stub$Proxy;->removeCountryListener(Landroid/location/ICountryLis…
33266 Landroid/location/ICountryDetector;->removeCountryListener(Landroid/location/ICountryListener;)V