Home
last modified time | relevance | path

Searched refs:MAX_SINGLE_LOCATION_TIMEOUT_MS (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/location/java/android/location/
H A DLocationManager.java414 private static final long MAX_SINGLE_LOCATION_TIMEOUT_MS = 30 * 1000; field in LocationManager
987 .setDurationMillis(MAX_SINGLE_LOCATION_TIMEOUT_MS) in requestSingleUpdate()
1027 .setDurationMillis(MAX_SINGLE_LOCATION_TIMEOUT_MS) in requestSingleUpdate()
1058 .setDurationMillis(MAX_SINGLE_LOCATION_TIMEOUT_MS) in requestSingleUpdate()
1093 .setDurationMillis(MAX_SINGLE_LOCATION_TIMEOUT_MS) in requestSingleUpdate()