Home
last modified time | relevance | path

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

/frameworks/base/location/java/android/location/
DCountryDetector.java81 private final ICountryDetector mService;
90 public CountryDetector(ICountryDetector service) { in CountryDetector()
DICountryDetector.aidl27 interface ICountryDetector interface
/frameworks/base/services/core/java/com/android/server/
DCountryDetectorService.java30 import android.location.ICountryDetector;
45 public class CountryDetectorService extends ICountryDetector.Stub implements Runnable {
/frameworks/base/core/java/android/app/
DSystemServiceRegistry.java66 import android.location.ICountryDetector;
297 return new CountryDetector(ICountryDetector.Stub.asInterface(b)); in registerService()
/frameworks/base/
DAndroid.bp408 "location/java/android/location/ICountryDetector.aidl",
/frameworks/base/config/
Dpreloaded-classes1907 android.location.ICountryDetector
1908 android.location.ICountryDetector$Stub
1909 android.location.ICountryDetector$Stub$Proxy
Dhiddenapi-light-greylist.txt2713 Landroid/location/CountryDetector;-><init>(Landroid/location/ICountryDetector;)V
2722 Landroid/location/ICountryDetector$Stub;->asInterface(Landroid/os/IBinder;)Landroid/location/ICount…
Dboot-image-profile.txt3093 HPLandroid/location/ICountryDetector$Stub$Proxy;->addCountryListener(Landroid/location/ICountryList…
3094 HPLandroid/location/ICountryDetector$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
24376 HSPLandroid/location/ICountryDetector$Stub$Proxy;->detectCountry()Landroid/location/Country;
24377 HSPLandroid/location/ICountryDetector$Stub;-><init>()V
24378 HSPLandroid/location/ICountryDetector;->addCountryListener(Landroid/location/ICountryListener;)V
24379 HSPLandroid/location/ICountryDetector;->detectCountry()Landroid/location/Country;
24380 HSPLandroid/location/ICountryDetector;->removeCountryListener(Landroid/location/ICountryListener;)V
56231 Landroid/location/ICountryDetector$Stub$Proxy;
56232 Landroid/location/ICountryDetector$Stub;
56233 Landroid/location/ICountryDetector;