HomeSort by relevance Sort by last modified time
    Searched refs:mAllowedResolutionLevel (Results 1 - 3 of 3) sorted by null

  /frameworks/base/services/core/java/com/android/server/location/
GeofenceState.java 38 public final int mAllowedResolutionLevel;
53 mAllowedResolutionLevel = allowedResolutionLevel;
GeofenceManager.java 267 int op = LocationManagerService.resolutionLevelToOp(state.mAllowedResolutionLevel);
  /frameworks/base/services/core/java/com/android/server/
LocationManagerService.java 644 final int mAllowedResolutionLevel; // resolution level allowed to receiver
670 mAllowedResolutionLevel = getAllowedResolutionLevel(pid, uid);
    [all...]

Completed in 474 milliseconds