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

/frameworks/base/location/lib/java/com/android/location/provider/
H A DLocationRequestUnbundled.java120 public float getSmallestDisplacement() { method in class:LocationRequestUnbundled
121 return delegate.getSmallestDisplacement();
/frameworks/base/location/java/android/location/
H A DLocationRequest.java492 public float getSmallestDisplacement() { method in class:LocationRequest

Completed in 126 milliseconds