Searched refs:MIN_REQUEST_DELAY_MS (Results 1 – 1 of 1) sorted by relevance
170 private static final long MIN_REQUEST_DELAY_MS = 30 * 1000; field in LocationProviderManager838 if (maxLocationAgeMs > MIN_REQUEST_DELAY_MS) { in onActive()2139 if (delayMs < MIN_REQUEST_DELAY_MS) {