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