Home
last modified time | relevance | path

Searched refs:getLastLocation (Results 1 – 13 of 13) sorted by relevance

/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/location/provider/
H A DLocationProviderManagerTest.java324 assertThat(mManager.getLastLocation(new LastLocationRequest.Builder().build(), IDENTITY, in testGetLastLocation_Fine()
329 assertThat(mManager.getLastLocation(new LastLocationRequest.Builder().build(), IDENTITY, in testGetLastLocation_Fine()
335 assertThat(mManager.getLastLocation(new LastLocationRequest.Builder().build(), IDENTITY, in testGetLastLocation_Coarse()
340 Location coarse = mManager.getLastLocation(new LastLocationRequest.Builder().build(), in testGetLastLocation_Coarse()
368 assertThat(mManager.getLastLocation( in testGetLastLocation_Bypass()
376 assertThat(mManager.getLastLocation( in testGetLastLocation_Bypass()
384 assertThat(mManager.getLastLocation( in testGetLastLocation_Bypass()
393 assertThat(mManager.getLastLocation( in testGetLastLocation_Bypass()
401 assertThat(mManager.getLastLocation( in testGetLastLocation_Bypass()
410 assertThat(mManager.getLastLocation( in testGetLastLocation_Bypass()
[all …]
/aosp14/frameworks/base/services/core/java/com/android/server/location/geofence/
H A DGeofenceManager.java182 Location location = getLastLocation(); in onActive()
466 Location location = getLastLocation(); in mergeRegistrations()
517 @Nullable Location getLastLocation() { in getLastLocation() method in GeofenceManager
524 location = getLocationManager().getLastLocation(); in getLastLocation()
/aosp14/frameworks/base/location/java/android/location/
H A DLocationResult.java126 public @NonNull Location getLastLocation() { in getLastLocation() method in LocationResult
175 return LocationResult.wrap(getLastLocation()); in asLastLocationResult()
H A DILocationManager.aidl53 …@nullable Location getLastLocation(String provider, in LastLocationRequest request, String package… in getLastLocation() method
H A DLocationManager.java844 public Location getLastLocation() { in getLastLocation() method in LocationManager
903 return mService.getLastLocation(provider, lastLocationRequest, in getLastKnownLocation()
/aosp14/frameworks/base/services/core/java/com/android/server/twilight/
H A DTwilightService.java164 if (mLocationManager.getLastLocation() == null) { in startListening()
215 : mLocationManager.getLastLocation(); in updateTwilightState()
/aosp14/frameworks/base/services/core/java/com/android/server/location/provider/
H A DStationaryThrottlingLocationProvider.java100 mLastLocation = locationResult.getLastLocation(); in onReportLocation()
H A DLocationProviderManager.java284 locationResult.getLastLocation()); in deliverOnLocationChanged()
342 mCallback.onLocation(locationResult.getLastLocation()); in deliverOnLocationChanged()
948 setLastDeliveredLocation(locationResult.getLastLocation()); in acceptLocationChange()
1712 @Nullable public Location getLastLocation(LastLocationRequest request,
2557 setLastLocation(filtered.getLastLocation(), UserHandle.USER_ALL);
/aosp14/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
H A DFusedPrintersProvider.java262 Location lastLocation = mLocationManager.getLastLocation(); in onStartLoading()
/aosp14/frameworks/base/services/core/java/com/android/server/location/
H A DLocationManagerService.java957 public Location getLastLocation(String provider, LastLocationRequest request, in getLastLocation() method in LocationManagerService
975 return manager.getLastLocation(request, identity, permissionLevel); in getLastLocation()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt23291 Landroid/location/ILocationManager$Stub$Proxy;->getLastLocation(Landroid/location/LocationRequest;L…
23385 Landroid/location/ILocationManager;->getLastLocation(Landroid/location/LocationRequest;Ljava/lang/S…
23500 Landroid/location/LocationManager;->getLastLocation()Landroid/location/Location;
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt10546 HSPLandroid/location/ILocationManager$Stub$Proxy;->getLastLocation(Ljava/lang/String;Landroid/locat…
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt10549 HSPLandroid/location/ILocationManager$Stub$Proxy;->getLastLocation(Ljava/lang/String;Landroid/locat…