Searched refs:setFastestInterval (Results 1 – 9 of 9) sorted by relevance
212 .setFastestInterval(minTime) in createFromDeprecatedProvider()248 .setFastestInterval(minTime) in createFromDeprecatedCriteria()479 public @NonNull LocationRequest setFastestInterval(long millis) { in setFastestInterval() method in LocationRequest
299 request.setInterval(intervalMs).setFastestInterval(0); in updateFences()
1862 sanitizedRequest.setFastestInterval(FASTEST_COARSE_INTERVAL_MS); in createSanitizedRequest()1867 sanitizedRequest.setFastestInterval(request.getInterval()); in createSanitizedRequest()
795 .setFastestInterval(LOCATION_UPDATE_MIN_TIME_INTERVAL_MILLIS); in handleRequestLocation()
2078 .setFastestInterval(0) in onBootPhase()
1703 method @NonNull public android.location.LocationRequest setFastestInterval(long);
4099 method @NonNull public android.location.LocationRequest setFastestInterval(long);
4047 method @NonNull public android.location.LocationRequest setFastestInterval(long);
12624 HSPLandroid/location/LocationRequest;->setFastestInterval(J)Landroid/location/LocationRequest;