Searched refs:areLongLivedTcpConnectionsExpensive (Results 1 – 2 of 2) sorted by relevance
2128 boolean areLongLivedTcpConnectionsExpensive) throws Exception { in verifySetupPlatformVpn() argument2228 assertEquals(areLongLivedTcpConnectionsExpensive, in verifySetupPlatformVpn()2229 info.areLongLivedTcpConnectionsExpensive()); in verifySetupPlatformVpn()2619 boolean areLongLivedTcpConnectionsExpensive) in doTestReadCarrierConfig() argument2657 assertEquals(areLongLivedTcpConnectionsExpensive, in doTestReadCarrierConfig()2658 info.areLongLivedTcpConnectionsExpensive()); in doTestReadCarrierConfig()
1604 final boolean expensive = areLongLivedTcpConnectionsExpensive(mVpnRunner); in agentConnect()1645 private static boolean areLongLivedTcpConnectionsExpensive(@NonNull VpnRunner runner) { in areLongLivedTcpConnectionsExpensive() method in Vpn1649 return areLongLivedTcpConnectionsExpensive(delay); in areLongLivedTcpConnectionsExpensive()1652 private static boolean areLongLivedTcpConnectionsExpensive(int keepaliveDelaySec) { in areLongLivedTcpConnectionsExpensive() method in Vpn3444 areLongLivedTcpConnectionsExpensive(keepaliveDelaySec)); in updateVpnTransportInfoAndNetCap()