Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/data/
DLinkBandwidthEstimator.java106 private static final int MODEM_POLL_MIN_INTERVAL_MS = 5_000; field in LinkBandwidthEstimator
520 if (timeSinceLastModemPollMs < MODEM_POLL_MIN_INTERVAL_MS) { in handleTrafficStatsPoll()
841 MODEM_POLL_MIN_INTERVAL_MS); in updateByteCountThr()
854 MODEM_POLL_MIN_INTERVAL_MS); in updateByteCountThr()