Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/location/
DGeofenceHardwareService.java60 if (mGeofenceHardwareImpl.getAllowedResolutionLevel(pid, uid) < in checkPermission()
DGeofenceHardwareImpl.java920 int getAllowedResolutionLevel(int pid, int uid) { in getAllowedResolutionLevel() method in GeofenceHardwareImpl
/frameworks/base/services/core/java/com/android/server/
DLocationManagerService.java1383 mAllowedResolutionLevel = getAllowedResolutionLevel(pid, uid); in Receiver()
1878 private int getAllowedResolutionLevel(int pid, int uid) { in getAllowedResolutionLevel() method in LocationManagerService
1891 return getAllowedResolutionLevel(Binder.getCallingPid(), Binder.getCallingUid()); in getCallerAllowedResolutionLevel()
1985 return getAllowedResolutionLevel(pid, uid) >= allowedResolutionLevel; in reportLocationAccessNoThrow()
1997 return getAllowedResolutionLevel(pid, uid) >= allowedResolutionLevel; in checkLocationAccess()
/frameworks/base/services/
Dart-profile1295 HSPLcom/android/server/LocationManagerService;->getAllowedResolutionLevel(II)I
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt24072 Landroid/hardware/location/GeofenceHardwareImpl;->getAllowedResolutionLevel(II)I