Home
last modified time | relevance | path

Searched refs:getFastestInterval (Results 1 – 5 of 5) 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/java/android/location/
DLocationRequest.java375 public long getFastestInterval() { in getFastestInterval() method in LocationRequest
/frameworks/base/services/core/java/com/android/server/
DLocationManagerService.java1965 if (sanitizedRequest.getFastestInterval() < LocationFudger.FASTEST_INTERVAL_MS) { in createSanitizedRequest()
1970 if (sanitizedRequest.getFastestInterval() > sanitizedRequest.getInterval()) { in createSanitizedRequest()
2550 long minTime = record.mRealRequest.getFastestInterval(); in shouldBroadcastSafe()
/frameworks/base/config/
Dboot-image-profile.txt3466 HPLandroid/location/LocationRequest;->getFastestInterval()J
/frameworks/base/api/
Dsystem-current.txt22742 method public long getFastestInterval();