Home
last modified time | relevance | path

Searched refs:getSmallestDisplacement (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/location/lib/java/com/android/location/provider/
DLocationRequestUnbundled.java120 public float getSmallestDisplacement() { in getSmallestDisplacement() method in LocationRequestUnbundled
121 return delegate.getSmallestDisplacement(); in getSmallestDisplacement()
/frameworks/base/location/java/android/location/
DLocationRequest.java506 public float getSmallestDisplacement() { in getSmallestDisplacement() method in LocationRequest
/frameworks/base/services/core/java/com/android/server/
DLocationManagerService.java2558 double minDistance = record.mRealRequest.getSmallestDisplacement(); in shouldBroadcastSafe()
/frameworks/base/config/
Dboot-image-profile.txt3471 HPLandroid/location/LocationRequest;->getSmallestDisplacement()F
/frameworks/base/api/
Dsystem-current.txt22748 method public float getSmallestDisplacement();