Searched refs:setTestLowTcpPollingTimerForKeepalive (Results 1 – 4 of 4) sorted by relevance
259 void setTestLowTcpPollingTimerForKeepalive(long timeMs); in setTestLowTcpPollingTimerForKeepalive() method
1656 public void setTestLowTcpPollingTimerForKeepalive(long timeMs) { in setTestLowTcpPollingTimerForKeepalive() method in ConnectivityManager1658 mService.setTestLowTcpPollingTimerForKeepalive(timeMs); in setTestLowTcpPollingTimerForKeepalive()
1184 runWithShellPermissionIdentity(() -> mCM.setTestLowTcpPollingTimerForKeepalive( in doTestAutomaticOnOffKeepaliveMode()1243 mCM.setTestLowTcpPollingTimerForKeepalive(0); in doTestAutomaticOnOffKeepaliveMode()
6111 public void setTestLowTcpPollingTimerForKeepalive(long timeMs) {