Searched refs:setFastestInterval (Results 1 – 5 of 5) 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());
347 request.setInterval(intervalMs).setFastestInterval(0); in updateFences()
1955 sanitizedRequest.setFastestInterval(LocationFudger.FASTEST_INTERVAL_MS); in createSanitizedRequest()1960 request.setFastestInterval(request.getInterval()); in createSanitizedRequest()
1440 .setFastestInterval(0) in onBootPhase()
22618 method public android.location.LocationRequest setFastestInterval(long);