Searched refs:ILocationManager (Results 1 – 17 of 17) sorted by relevance
51 private ILocationManager mService;61 ILocationManager lm = ILocationManager.Stub.asInterface(b); in isPresent()85 mService = ILocationManager.Stub.asInterface(b); in Geocoder()
31 private final ILocationManager mLocationManager;35 public BatchedLocationCallbackTransport(Context context, ILocationManager locationManager) { in BatchedLocationCallbackTransport()
29 private final ILocationManager mLocationManager;33 public GnssMeasurementCallbackTransport(Context context, ILocationManager locationManager) { in GnssMeasurementCallbackTransport()
29 private final ILocationManager mLocationManager;35 ILocationManager locationManager) { in GnssNavigationMessageCallbackTransport()
40 interface ILocationManager interface
65 private final ILocationManager mService;322 public LocationManager(Context context, ILocationManager service) { in LocationManager()
26 import android.location.ILocationManager;50 private final ILocationManager mLocationManager;53 public PassiveProvider(ILocationManager locationManager) { in PassiveProvider()
19 import android.location.ILocationManager;43 private final ILocationManager mLocationManager;56 public MockProvider(String name, ILocationManager locationManager, in MockProvider()
38 import android.location.ILocationManager;367 private final ILocationManager mILocationManager;702 public GnssLocationProvider(Context context, ILocationManager ilocationManager, in GnssLocationProvider()
24 import android.location.ILocationManager;59 protected final ILocationManager mLocationManager;118 mLocationManager = ILocationManager.Stub.asInterface(b); in LocationProviderBase()
63 import android.location.ILocationManager;378 return new LocationManager(ctx, ILocationManager.Stub.asInterface(b)); in registerService()
76 import android.location.ILocationManager;117 public class LocationManagerService extends ILocationManager.Stub {
1403 android.location.ILocationManager1404 android.location.ILocationManager$Stub1405 android.location.ILocationManager$Stub$Proxy
3414 HPLandroid/location/ILocationManager$Stub$Proxy;->getProviderProperties(Ljava/lang/String;)Lcom/and…3415 HPLandroid/location/ILocationManager$Stub$Proxy;->locationCallbackFinished(Landroid/location/ILocat…3416 HPLandroid/location/ILocationManager$Stub$Proxy;->removeUpdates(Landroid/location/ILocationListener…3417 HPLandroid/location/ILocationManager$Stub$Proxy;->reportLocation(Landroid/location/Location;Z)V3418 HPLandroid/location/ILocationManager$Stub$Proxy;->unregisterGnssStatusCallback(Landroid/location/IG…3419 HPLandroid/location/ILocationManager$Stub;-><init>()V3420 HPLandroid/location/ILocationManager$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z3452 …tion/LocationManager;->-get1(Landroid/location/LocationManager;)Landroid/location/ILocationManager;26173 …edLocationCallbackTransport;-><init>(Landroid/content/Context;Landroid/location/ILocationManager;)V26181 …easurementCallbackTransport;-><init>(Landroid/content/Context;Landroid/location/ILocationManager;)V[all …]
2433 android.location.ILocationManager2434 android.location.ILocationManager$Stub2435 android.location.ILocationManager$Stub$Proxy
439 location/java/android/location/ILocationManager.aidl \
10819 …ocationProvider;-><init>(Landroid/content/Context;Landroid/location/ILocationManager;Landroid/os/L…10944 PLcom/android/server/location/PassiveProvider;-><init>(Landroid/location/ILocationManager;)V