Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/location/
H A DLocationManagerService.java968 request = validateLastLocationRequest(provider, request, identity); in getLastLocation()
978 private LastLocationRequest validateLastLocationRequest(String provider, in validateLastLocationRequest() method in LocationManagerService