Home
last modified time | relevance | path

Searched refs:getFastestInterval (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/location/lib/java/com/android/location/provider/
DLocationRequestUnbundled.java102 public long getFastestInterval() { in getFastestInterval() method in LocationRequestUnbundled
103 return delegate.getFastestInterval(); in getFastestInterval()
/frameworks/base/location/lib/api/
Dcurrent.txt30 method public long getFastestInterval();
/frameworks/base/location/java/android/location/
DLocationRequest.java451 public long getFastestInterval() { in getFastestInterval() method in LocationRequest
/frameworks/base/services/core/java/com/android/server/
DLocationManagerService.java2467 if (sanitizedRequest.getFastestInterval() < LocationFudger.FASTEST_INTERVAL_MS) { in createSanitizedRequest()
2472 if (sanitizedRequest.getFastestInterval() > sanitizedRequest.getInterval()) { in createSanitizedRequest()
3261 long minTime = record.mRealRequest.getFastestInterval(); in shouldBroadcastSafeLocked()
/frameworks/base/api/
Dtest-current.txt1128 method public long getFastestInterval();
Dsystem-current.txt3668 method public long getFastestInterval();
/frameworks/base/non-updatable-api/
Dsystem-current.txt3668 method public long getFastestInterval();