Searched refs:getIkeSessionCallback (Results 1 – 4 of 4) sorted by relevance
53 getIkeSessionCallback().onClosed(); in testIkeSessionClosed()
307 getIkeSessionCallback().onIkeSessionConnectionInfoChanged(newIkeConnectionInfo); in testMigration()360 getIkeSessionCallback().onOpened(mIkeSessionConfiguration); in triggerChildOpened()725 getIkeSessionCallback().onClosed(); in testIkeSessionClosedTriggersDisconnect()741 getIkeSessionCallback().onClosedExceptionally(cause); in verifyIkeSessionClosedExceptionalltyNotifiesStatusCallback()
111 getIkeSessionCallback().onClosed(); in testIkeSessionClosedTriggersDisconnect()
275 protected IkeSessionCallback getIkeSessionCallback() { in getIkeSessionCallback() method in VcnGatewayConnectionTestBase