Searched defs:checkResolutionLevelIsSufficientForGeofenceUse (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/java/com/android/server/
H A DLocationManagerService.java919 private void checkResolutionLevelIsSufficientForGeofenceUse(int allowedResolutionLevel) { method in class:LocationManagerService
1633 checkResolutionLevelIsSufficientForGeofenceUse(allowedResolutionLevel);
1660 checkResolutionLevelIsSufficientForGeofenceUse(getCallerAllowedResolutionLevel());

Completed in 183 milliseconds