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

/frameworks/base/services/core/java/com/android/server/
H A DLocationManagerService.java1108 public static int resolutionLevelToOp(int allowedResolutionLevel) { method in class:LocationManagerService
1120 int op = resolutionLevelToOp(allowedResolutionLevel);
1130 int op = resolutionLevelToOp(allowedResolutionLevel);

Completed in 32 milliseconds