Home
last modified time | relevance | path

Searched refs:ICountryListener (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/services/core/java/com/android/server/
DCountryDetectorService.java31 import android.location.ICountryListener;
52 private final ICountryListener mListener;
55 public Receiver(ICountryListener listener) { in Receiver()
77 public ICountryListener getListener() { in getListener()
113 public void addCountryListener(ICountryListener listener) throws RemoteException { in addCountryListener()
124 public void removeCountryListener(ICountryListener listener) throws RemoteException { in removeCountryListener()
131 private void addListener(ICountryListener listener) { in addListener()
/frameworks/base/location/java/android/location/
DICountryDetector.aidl20 import android.location.ICountryListener;
38 void addCountryListener(in ICountryListener listener); in addCountryListener()
43 void removeCountryListener(in ICountryListener listener); in removeCountryListener()
DICountryListener.aidl23 oneway interface ICountryListener interface
DCountryDetector.java56 private final static class ListenerTransport extends ICountryListener.Stub {
/frameworks/base/services/tests/servicestests/src/com/android/server/
DCountryDetectorServiceTest.java22 import android.location.ICountryListener;
27 private class CountryListenerTester extends ICountryListener.Stub {
/frameworks/base/
DAndroid.bp409 "location/java/android/location/ICountryListener.aidl",
/frameworks/base/config/
Dboot-image-profile.txt3093 …oid/location/ICountryDetector$Stub$Proxy;->addCountryListener(Landroid/location/ICountryListener;)V
3095 HPLandroid/location/ICountryListener$Stub$Proxy;->asBinder()Landroid/os/IBinder;
3096 HPLandroid/location/ICountryListener$Stub;->asBinder()Landroid/os/IBinder;
3097 HPLandroid/location/ICountryListener;->onCountryDetected(Landroid/location/Country;)V
24378 HSPLandroid/location/ICountryDetector;->addCountryListener(Landroid/location/ICountryListener;)V
24380 HSPLandroid/location/ICountryDetector;->removeCountryListener(Landroid/location/ICountryListener;)V
56234 Landroid/location/ICountryListener$Stub$Proxy;
56235 Landroid/location/ICountryListener$Stub;
56236 Landroid/location/ICountryListener;
Dhiddenapi-light-greylist.txt2723 Landroid/location/ICountryListener$Stub;-><init>()V