Searched refs:setFastestInterval (Results 1 – 7 of 7) sorted by relevance
190 .setFastestInterval(minTime) in createFromDeprecatedProvider()225 .setFastestInterval(minTime) in createFromDeprecatedCriteria()359 public LocationRequest setFastestInterval(long millis) { in setFastestInterval() method in LocationRequest594 request.setFastestInterval(in.readLong());
96 …m/google/android/gms/location/LocationRequest.html#setFastestInterval(long)">{@code setFastestInte…106 …m/google/android/gms/location/LocationRequest.html#setFastestInterval(long)">{@code setFastestInte…151 mLocationRequest.setFastestInterval(5000);
315 request.setInterval(intervalMs).setFastestInterval(0); in updateFences()
164 .setFastestInterval(FASTEST_INTERVAL_MS);
1585 sanitizedRequest.setFastestInterval(LocationFudger.FASTEST_INTERVAL_MS); in createSanitizedRequest()1590 request.setFastestInterval(request.getInterval()); in createSanitizedRequest()
1391 .setFastestInterval(0) in onBootPhase()
20864 method public android.location.LocationRequest setFastestInterval(long);