Home
last modified time | relevance | path

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

/packages/modules/Connectivity/service/src/com/android/server/connectivity/
DAutomaticOnOffKeepaliveTracker.java364 mDependencies.getElapsedRealtime() + getTcpPollingIntervalMs(ki); in startTcpPollingAlarm()
853 private long getTcpPollingIntervalMs(@NonNull AutomaticOnOffKeepalive ki) { in getTcpPollingIntervalMs() method in AutomaticOnOffKeepaliveTracker