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

  /frameworks/base/location/lib/java/com/android/location/provider/
LocationRequestUnbundled.java 97 * than the minimum of {@link #getFastestInterval} and
102 public long getFastestInterval() {
103 return delegate.getFastestInterval();
  /frameworks/base/location/java/android/location/
LocationRequest.java 370 * than the minimum of {@link #getFastestInterval} and
375 public long getFastestInterval() {
  /frameworks/base/services/core/java/com/android/server/
LocationManagerService.java     [all...]

Completed in 220 milliseconds