Searched refs:getMinUpdateIntervalMillis (Results 1 – 4 of 4) sorted by relevance
95 return delegate.getMinUpdateIntervalMillis(); in getFastestInterval()
443 return getMinUpdateIntervalMillis(); in getFastestInterval()557 public @IntRange(from = 0) long getMinUpdateIntervalMillis() { in getMinUpdateIntervalMillis() method in LocationRequest
623 if (baseRequest.getMinUpdateIntervalMillis() < MIN_COARSE_INTERVAL_MS) { in calculateProviderLocationRequest()865 < getRequest().getMinUpdateIntervalMillis() - maxJitterMs) { in acceptLocationChange()
20083 method @IntRange(from=0) public long getMinUpdateIntervalMillis();