Home
last modified time | relevance | path

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

/packages/modules/IPsec/tests/cts/src/android/ipsec/ike/cts/
DIkeSessionTestBase.java139 TestChildSessionCallback mFirstChildSessionCallback;
377 abstract static class TestChildSessionCallback implements ChildSessionCallback { class
472 static class DefaultTestChildSessionCallback extends TestChildSessionCallback {
480 static class LegacyTestChildSessionCallback extends TestChildSessionCallback {
536 TestChildSessionCallback childCallback,
550 TestChildSessionCallback childCallback,
596 TestChildSessionCallback childCb,
DIkeSessionPskTest.java120 TestChildSessionCallback additionalChildCb = new DefaultTestChildSessionCallback(); in testIkeSessionSetupAndChildSessionSetupWithTunnelMode()