Home
last modified time | relevance | path

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

/frameworks/base/location/java/android/location/
DLocationRequest.java212 .setFastestInterval(minTime) in createFromDeprecatedProvider()
248 .setFastestInterval(minTime) in createFromDeprecatedCriteria()
479 public @NonNull LocationRequest setFastestInterval(long millis) { in setFastestInterval() method in LocationRequest
/frameworks/base/services/core/java/com/android/server/location/
DGeofenceManager.java299 request.setInterval(intervalMs).setFastestInterval(0); in updateFences()
DLocationManagerService.java1862 sanitizedRequest.setFastestInterval(FASTEST_COARSE_INTERVAL_MS); in createSanitizedRequest()
1867 sanitizedRequest.setFastestInterval(request.getInterval()); in createSanitizedRequest()
/frameworks/base/services/core/java/com/android/server/location/gnss/
DGnssLocationProvider.java795 .setFastestInterval(LOCATION_UPDATE_MIN_TIME_INTERVAL_MILLIS); in handleRequestLocation()
/frameworks/base/apex/jobscheduler/service/java/com/android/server/
DDeviceIdleController.java2078 .setFastestInterval(0) in onBootPhase()
/frameworks/base/api/
Dtest-current.txt1703 method @NonNull public android.location.LocationRequest setFastestInterval(long);
Dsystem-current.txt4099 method @NonNull public android.location.LocationRequest setFastestInterval(long);
/frameworks/base/non-updatable-api/
Dsystem-current.txt4047 method @NonNull public android.location.LocationRequest setFastestInterval(long);
/frameworks/base/config/
Dboot-image-profile.txt12624 HSPLandroid/location/LocationRequest;->setFastestInterval(J)Landroid/location/LocationRequest;