Home
last modified time | relevance | path

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

/packages/modules/CellBroadcastService/src/com/android/cellbroadcastservice/
DCellBroadcastHandler.java920 private static final long LOCATION_REQUEST_INTERVAL_MILLIS = 1000; field in CellBroadcastHandler.LocationRequester
1033 .setInterval(LOCATION_REQUEST_INTERVAL_MILLIS); in requestLocationUpdateInternal()