Searched refs:setFastestInterval (Results 1 – 6 of 6) sorted by relevance
190 .setFastestInterval(minTime) in createFromDeprecatedProvider()224 .setFastestInterval(minTime) in createFromDeprecatedCriteria()358 public LocationRequest setFastestInterval(long millis) { in setFastestInterval() method in LocationRequest593 request.setFastestInterval(in.readLong());
130 …m/google/android/gms/location/LocationRequest.html#setFastestInterval(long)">{@code setFastestInte…140 …m/google/android/gms/location/LocationRequest.html#setFastestInterval(long)">{@code setFastestInte…185 mLocationRequest.setFastestInterval(5000);
315 request.setInterval(intervalMs).setFastestInterval(0); in updateFences()
164 .setFastestInterval(FASTEST_INTERVAL_MS);
1502 sanitizedRequest.setFastestInterval(LocationFudger.FASTEST_INTERVAL_MS); in createSanitizedRequest()1507 request.setFastestInterval(request.getInterval()); in createSanitizedRequest()
14895 method public android.location.LocationRequest setFastestInterval(long);