Home
last modified time | relevance | path

Searched defs:sanitizedRequest (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/
DLocationManagerService.java1940 LocationRequest sanitizedRequest = new LocationRequest(request); in createSanitizedRequest() local
2016 LocationRequest sanitizedRequest = createSanitizedRequest(request, allowedResolutionLevel); in requestLocationUpdates() local
2219 LocationRequest sanitizedRequest = createSanitizedRequest(request, allowedResolutionLevel); in requestGeofence() local