Searched refs:injectLocation (Results 1 – 9 of 9) sorted by relevance
62 void injectLocation(in Location location); in injectLocation() method
1573 public boolean injectLocation(@NonNull Location location) { in injectLocation() method in LocationManager1579 mService.injectLocation(location); in injectLocation()
623 public void injectLocation(Location location) { in injectLocation() method in GnssNative626 mGnssHal.injectLocation(location.getLatitude(), location.getLongitude(), in injectLocation()1265 protected void injectLocation(double latitude, double longitude, float accuracy) { in injectLocation() method in GnssNative.GnssHal
510 this::injectLocation); in handleInitialize()678 private void injectLocation(Location location) { in injectLocation() method in GnssLocationProvider680 mGnssNative.injectLocation(location); in injectLocation()
431 protected void injectLocation(double latitude, double longitude, float accuracy) { in injectLocation() method in FakeGnssHal
974 public void injectLocation(Location location) { in injectLocation() method in LocationManagerService
2254 auto result = gnssHal->injectLocation(latitude, longitude, accuracy); in android_location_gnss_hal_GnssNative_inject_location()
26173 Landroid/location/ILocationManager$Stub$Proxy;->injectLocation(Landroid/location/Location;)Z26266 Landroid/location/ILocationManager;->injectLocation(Landroid/location/Location;)Z26382 Landroid/location/LocationManager;->injectLocation(Landroid/location/Location;)Z
22089 HPLcom/android/server/location/gnss/GnssLocationProvider;->injectLocation(Landroid/location/Locatio…22470 HPLcom/android/server/location/gnss/hal/GnssNative$GnssHal;->injectLocation(DDF)V22541 HPLcom/android/server/location/gnss/hal/GnssNative;->injectLocation(Landroid/location/Location;)V+]…