| /packages/modules/IPsec/tests/iketests/src/java/android/net/ipsec/ike/ | 
| D | IkeSessionTest.java | 92         IkeSession ikeSession =  in testConstructIkeSession()  local154         IkeSession ikeSession =  in testOpensIkeSession()  local
 181             IkeSession ikeSession =  in testThrowWhenSetupTunnelWithMissingFeature()  local
 199         IkeSession ikeSession =  in testThrowWhenSetupMobikeWithTransport()  local
 213         IkeSession ikeSession =  in testThrowWhenSetNetworkWithInValidIpProtocol_v4ESP()  local
 232         IkeSession ikeSession =  in testThrowWhenSetNetworkWithInValidIpProtocol_v6UDP()  local
 
 | 
| /packages/modules/IPsec/tests/cts/src/android/ipsec/ike/cts/ | 
| D | IkeSessionPskTest.java | 218         final IkeSession ikeSession = openIkeSessionWithTunnelModeChild(mRemoteAddress, params);  in testIkeSessionSetupAndChildSessionSetupWithAesCmac()  local284         IkeSession ikeSession = openIkeSessionWithTunnelModeChild(mRemoteAddress);  in testIkeSessionSetupAndChildSessionSetupWithTunnelModeV6()  local
 333         IkeSession ikeSession = openIkeSessionWithTransportModeChild(mRemoteAddress);  in verifyIkeInitFail()  local
 382         IkeSession ikeSession = openIkeSessionWithTransportModeChild(mRemoteAddress);  in testIkeAuthHandlesAuthFailNotification()  local
 415         IkeSession ikeSession = openIkeSessionWithTransportModeChild(mRemoteAddress);  in verifyIkeAuthHandlesFirstChildCreationFail()  local
 
 | 
| D | IkeSessionRekeyTest.java | 131         IkeSession ikeSession = openIkeSessionWithRemoteAddress(mRemoteAddress);  in testRekeyIke()  local221         IkeSession ikeSession = openIkeSessionWithRemoteAddress(mRemoteAddress);  in testRekeyTransportModeChildSa()  local
 
 | 
| D | IkeSessionMobikeTest.java | 231         final IkeSession ikeSession = openIkeSessionWithTunnelModeChild(remoteAddress, ikeParams);  in setupAndVerifyIkeSessionWithMobility()  local249             IkeSession ikeSession,  in setNetworkAndVerifyConnectionInfoChange()
 392         final IkeSession ikeSession =  in testSetNetworkWithoutMobikeEnabled()  local
 
 | 
| D | IkeSessionMschapV2Test.java | 183         IkeSession ikeSession = openIkeSessionWithRemoteAddress(mRemoteAddress);  in testIkeSessionSetupAndChildSessionSetupWithTransportMode()  local
 | 
| D | IkeSessionDigitalSignatureTest.java | 190         IkeSession ikeSession = openIkeSessionWithRemoteAddress(mRemoteAddress);  in testIkeSessionSetupAndChildSessionSetupWithTransportMode()  local
 | 
| /packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/shim/ | 
| D | ShimUtilsT.java | 66             IIkeSessionStateMachineShim ikeSession, Network network) {  in onUnderlyingNetworkDiedWithoutMobility()
 | 
| D | ShimUtilsRAndS.java | 58             IIkeSessionStateMachineShim ikeSession, Network network) {  in onUnderlyingNetworkDiedWithoutMobility()
 | 
| D | ShimUtils.java | 71             IIkeSessionStateMachineShim ikeSession, Network network);  in onUnderlyingNetworkDiedWithoutMobility()
 | 
| /packages/services/Iwlan/src/com/google/android/iwlan/epdg/ | 
| D | EpdgTunnelManager.java | 293                 IkeSession ikeSession,  in TunnelConfig()764         IkeSession ikeSession =  in onBringUpTunnel()  local
 2245             IkeSession ikeSession,  in putApnNameToTunnelConfig()
 
 | 
| /packages/modules/IPsec/tests/iketests/src/java/com/android/internal/net/ipsec/ike/ | 
| D | IkeSessionStateMachineTest.java | 902             IkeConnectionController.Callback mockCallback, IkeSessionStateMachine ikeSession) {  in setupIkeConnectionCtrlCbWithIkeSession()991         IkeSessionStateMachine ikeSession =  in makeAndStartIkeSession()  local
 1675         IkeSessionStateMachine ikeSession = makeAndStartIkeSession(ikeParams);  in verifyTestMode()  local
 
 | 
| /packages/services/Iwlan/test/com/google/android/iwlan/epdg/ | 
| D | EpdgTunnelManagerTest.java | 1186             String apnName, IkeSession ikeSession) {  in verifyBringUpTunnelWithDnsQuery()
 | 
| /packages/modules/Connectivity/tests/unit/java/com/android/server/connectivity/ | 
| D | VpnTest.java | 438     private void resetIkev2SessionCreator(Vpn.IkeSessionWrapper ikeSession) {  in resetIkev2SessionCreator()
 |