Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/
DConnectivityService.java189 private static final int DEFAULT_SAMPLING_INTERVAL_IN_SECONDS = (SAMPLE_DBG ? 30 : 12 * 60); field in ConnectivityService
3434 DEFAULT_SAMPLING_INTERVAL_IN_SECONDS); in handleNetworkSamplingTimeout()