Searched refs:setFastestInterval (Results 1 – 7 of 7) sorted by relevance
214 .setFastestInterval(minTime) in createFromDeprecatedProvider()248 .setFastestInterval(minTime) in createFromDeprecatedCriteria()435 public @NonNull LocationRequest setFastestInterval(long millis) { in setFastestInterval() method in LocationRequest676 request.setFastestInterval(in.readLong());
349 request.setInterval(intervalMs).setFastestInterval(0); in updateFences()
731 .setFastestInterval(LOCATION_UPDATE_MIN_TIME_INTERVAL_MILLIS); in handleRequestLocation()
2468 sanitizedRequest.setFastestInterval(LocationFudger.FASTEST_INTERVAL_MS); in createSanitizedRequest()2473 sanitizedRequest.setFastestInterval(request.getInterval()); in createSanitizedRequest()
1921 .setFastestInterval(0) in onBootPhase()
1077 method @NonNull public android.location.LocationRequest setFastestInterval(long);
3426 method @NonNull public android.location.LocationRequest setFastestInterval(long);