Home
last modified time | relevance | path

Searched refs:newIkeContext (Results 1 – 2 of 2) sorted by relevance

/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/
DIkeSessionStateMachine.java523 deps.newIkeContext(looper, context, ikeParams.getConfiguredNetwork()), in IkeSessionStateMachine()
754 public IkeContext newIkeContext(Looper looper, Context context, Network network) { in newIkeContext() method in IkeSessionStateMachine.Dependencies
/packages/modules/IPsec/tests/iketests/src/java/com/android/internal/net/ipsec/ike/
DIkeSessionStateMachineTest.java940 .newIkeContext( in makeAndStartIkeSession()