Home
last modified time | relevance | path

Searched defs:ACCURACY_BLOCK (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/location/lib/java/com/android/location/provider/
DLocationRequestUnbundled.java43 public static final int ACCURACY_BLOCK = LocationRequest.ACCURACY_BLOCK; field in LocationRequestUnbundled
/frameworks/base/location/java/android/location/
DLocationRequest.java104 public static final int ACCURACY_BLOCK = 102; field in LocationRequest