Home
last modified time | relevance | path

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

/frameworks/base/location/java/android/location/
DLocationManager.java449 private static final long MAX_SINGLE_LOCATION_TIMEOUT_MS = 30 * 1000; field in LocationManager
1077 .setDurationMillis(MAX_SINGLE_LOCATION_TIMEOUT_MS) in requestSingleUpdate()
1117 .setDurationMillis(MAX_SINGLE_LOCATION_TIMEOUT_MS) in requestSingleUpdate()
1148 .setDurationMillis(MAX_SINGLE_LOCATION_TIMEOUT_MS) in requestSingleUpdate()
1183 .setDurationMillis(MAX_SINGLE_LOCATION_TIMEOUT_MS) in requestSingleUpdate()