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

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

Completed in 94 milliseconds