Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/
DLocationManagerService.java2448 boolean callerHasLocationHardwarePermission) { in createSanitizedRequest() argument
2450 if (!callerHasLocationHardwarePermission) { in createSanitizedRequest()
2516 boolean callerHasLocationHardwarePermission = in requestLocationUpdates()
2521 callerHasLocationHardwarePermission); in requestLocationUpdates()
2819 boolean callerHasLocationHardwarePermission = in requestGeofence()
2824 callerHasLocationHardwarePermission); in requestGeofence()