Home
last modified time | relevance | path

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

/packages/modules/NetworkStack/src/com/android/server/connectivity/
DNetworkMonitor.java1325 sendMessageDelayed(EVENT_POLL_TCPINFO, getTcpPollingInterval()); in sendTcpPollingEvent()
2618 private int getTcpPollingInterval() { in getTcpPollingInterval() method in NetworkMonitor
3926 p.tcpMetricsCollectionPeriodMillis = getTcpPollingInterval(); in isDataStall()