Searched refs:mVpnRunner (Results 1 – 2 of 2) sorted by relevance
365 @VisibleForTesting protected VpnRunner mVpnRunner; field in Vpn1295 } else if (mVpnRunner != null) { in prepareInternal()1604 final boolean expensive = areLongLivedTcpConnectionsExpensive(mVpnRunner); in agentConnect()1640 final IkeSessionWrapper session = ((IkeV2VpnRunner) mVpnRunner).mSession; in agentConnect()2159 } else if (mVpnRunner != null) {2166 mVpnRunner.exit();2181 mVpnRunner = null; in cleanupVpnStateLocked()2293 if (mVpnRunner == null) return VpnManager.TYPE_VPN_SERVICE; in getActiveVpnType()2568 return mVpnRunner != null && VpnConfig.LEGACY_VPN.equals(mPackage); in isSettingsVpnLocked()2577 mVpnRunner.exit(); in stopVpnRunnerPrivileged()[all …]
2237 vpnSnapShot.vpn.mVpnRunner.exitVpnRunner(); in testStartPlatformVpn()2423 vpnSnapShot.vpn.mVpnRunner.exitVpnRunner(); in doTestMigrateIkeSession()2490 vpnSnapShot.vpn.mVpnRunner.exitVpnRunner(); in testLinkPropertiesUpdateTriggerReevaluation()2683 vpnSnapShot.vpn.mVpnRunner.exitVpnRunner(); in testStartPlatformVpn_mtuDoesNotSupportIpv6()2717 vpnSnapShot.vpn.mVpnRunner.exitVpnRunner(); in testStartPlatformVpn_underlyingNetworkNotChange()2767 vpnSnapShot.vpn.mVpnRunner.exitVpnRunner(); in testStartPlatformVpnMobility_mobikeEnabled()2829 vpnSnapShot.vpn.mVpnRunner.exitVpnRunner(); in testStartPlatformVpnMobility_mobikeEnabledMtuDoesNotSupportIpv6()2875 vpnSnapShot.vpn.mVpnRunner.exitVpnRunner(); in testStartPlatformVpnReestablishes_mobikeDisabled()3030 ((Vpn.IkeV2VpnRunner) vpnSnapShot.vpn.mVpnRunner).onValidationStatus( in testDataStallInIkev2VpnMobikeDisabled()3044 ((Vpn.IkeV2VpnRunner) vpnSnapShot.vpn.mVpnRunner).onValidationStatus( in testDataStallInIkev2VpnRecoveredByMobike()[all …]