Home
last modified time | relevance | path

Searched refs:setFastestInterval (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/location/java/android/location/
DLocationRequest.java214 .setFastestInterval(minTime) in createFromDeprecatedProvider()
248 .setFastestInterval(minTime) in createFromDeprecatedCriteria()
435 public @NonNull LocationRequest setFastestInterval(long millis) { in setFastestInterval() method in LocationRequest
676 request.setFastestInterval(in.readLong());
/frameworks/base/services/core/java/com/android/server/location/
DGeofenceManager.java349 request.setInterval(intervalMs).setFastestInterval(0); in updateFences()
DGnssLocationProvider.java761 .setFastestInterval(LOCATION_UPDATE_MIN_TIME_INTERVAL_MILLIS); in handleRequestLocation()
/frameworks/base/services/core/java/com/android/server/
DLocationManagerService.java2468 sanitizedRequest.setFastestInterval(LocationFudger.FASTEST_INTERVAL_MS); in createSanitizedRequest()
2473 sanitizedRequest.setFastestInterval(request.getInterval()); in createSanitizedRequest()
DDeviceIdleController.java2081 .setFastestInterval(0) in onBootPhase()
/frameworks/base/api/
Dtest-current.txt1135 method @NonNull public android.location.LocationRequest setFastestInterval(long);
Dsystem-current.txt3680 method @NonNull public android.location.LocationRequest setFastestInterval(long);
/frameworks/base/non-updatable-api/
Dsystem-current.txt3680 method @NonNull public android.location.LocationRequest setFastestInterval(long);
/frameworks/base/config/
Dboot-image-profile.txt9260 HSPLandroid/location/LocationRequest;->setFastestInterval(J)Landroid/location/LocationRequest;