Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/
DLocationManagerService.java1139 int allowedResolutionLevel = getCallerAllowedResolutionLevel(); in hasGnssPermissions()
1405 private int getCallerAllowedResolutionLevel() { in getCallerAllowedResolutionLevel() method in LocationManagerService
1557 int allowedResolutionLevel = getCallerAllowedResolutionLevel(); in getProviders()
2005 int allowedResolutionLevel = getCallerAllowedResolutionLevel(); in requestLocationUpdates()
2151 int allowedResolutionLevel = getCallerAllowedResolutionLevel(); in getLastLocation()
2213 int allowedResolutionLevel = getCallerAllowedResolutionLevel(); in requestGeofence()
2363 checkResolutionLevelIsSufficientForProviderUse(getCallerAllowedResolutionLevel(), in sendExtraCommand()
2405 checkResolutionLevelIsSufficientForProviderUse(getCallerAllowedResolutionLevel(), in getProviderProperties()