Searched refs:ICountryListener (Results 1 – 8 of 8) sorted by relevance
31 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()
20 import android.location.ICountryListener;38 void addCountryListener(in ICountryListener listener); in addCountryListener()43 void removeCountryListener(in ICountryListener listener); in removeCountryListener()
23 oneway interface ICountryListener interface
56 private final static class ListenerTransport extends ICountryListener.Stub {
22 import android.location.ICountryListener;27 private class CountryListenerTester extends ICountryListener.Stub {
409 "location/java/android/location/ICountryListener.aidl",
3093 …oid/location/ICountryDetector$Stub$Proxy;->addCountryListener(Landroid/location/ICountryListener;)V3095 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;)V24378 HSPLandroid/location/ICountryDetector;->addCountryListener(Landroid/location/ICountryListener;)V24380 HSPLandroid/location/ICountryDetector;->removeCountryListener(Landroid/location/ICountryListener;)V56234 Landroid/location/ICountryListener$Stub$Proxy;56235 Landroid/location/ICountryListener$Stub;56236 Landroid/location/ICountryListener;
2723 Landroid/location/ICountryListener$Stub;-><init>()V