Home
last modified time | relevance | path

Searched defs:areLongLivedTcpConnectionsExpensive (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/tests/VpnTests/java/com/android/server/connectivity/
DVpnTest.java2128 boolean areLongLivedTcpConnectionsExpensive) throws Exception { in verifySetupPlatformVpn()
2619 boolean areLongLivedTcpConnectionsExpensive) in doTestReadCarrierConfig()
/frameworks/base/services/core/java/com/android/server/connectivity/
DVpn.java1645 private static boolean areLongLivedTcpConnectionsExpensive(@NonNull VpnRunner runner) { in areLongLivedTcpConnectionsExpensive() method in Vpn
1652 private static boolean areLongLivedTcpConnectionsExpensive(int keepaliveDelaySec) { in areLongLivedTcpConnectionsExpensive() method in Vpn