Searched refs:QUERY_LOCATION_TIMEOUT (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/location/
H A DLocationBasedCountryDetector.java51 private final static long QUERY_LOCATION_TIMEOUT = 1000 * 60 * 5; // 5 mins field in class:LocationBasedCountryDetector
147 return QUERY_LOCATION_TIMEOUT;

Completed in 27 milliseconds