Searched refs:TEMPORARY_APP_ALLOWLIST_DURATION_MS (Results 1 – 1 of 1) sorted by relevance
157 private static final long TEMPORARY_APP_ALLOWLIST_DURATION_MS = 10 * 1000; field in LocationProviderManager287 options.setTemporaryAppAllowlist(TEMPORARY_APP_ALLOWLIST_DURATION_MS, in deliverOnLocationChanged()