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

/frameworks/base/location/lib/java/com/android/location/provider/
H A DLocationRequestUnbundled.java97 * than the minimum of {@link #getFastestInterval} and
102 public long getFastestInterval() { method in class:LocationRequestUnbundled
103 return delegate.getFastestInterval();
/frameworks/base/location/java/android/location/
H A DLocationRequest.java360 * than the minimum of {@link #getFastestInterval} and
365 public long getFastestInterval() { method in class:LocationRequest

Completed in 51 milliseconds