Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/
DLocationManagerService.java1504 boolean reportLocationAccessNoThrow( in reportLocationAccessNoThrow() method in LocationManagerService
2167 if (!reportLocationAccessNoThrow(pid, uid, packageName, allowedResolutionLevel)) { in getLastLocation()
2649 if (!reportLocationAccessNoThrow( in handleLocationChangedLocked()