Searched refs:getIkeSessionCallback (Results 1 – 4 of 4) sorted by relevance
53 getIkeSessionCallback().onClosed(); in testIkeSessionClosed()
312 getIkeSessionCallback().onIkeSessionConnectionInfoChanged(newIkeConnectionInfo); in testMigration()368 getIkeSessionCallback().onIkeSessionConnectionInfoChanged(newIkeConnectionInfo); in testMigrationHandleFailure()394 getIkeSessionCallback().onOpened(mIkeSessionConfiguration); in triggerChildOpened()827 getIkeSessionCallback().onClosed(); in testIkeSessionClosedTriggersDisconnect()843 getIkeSessionCallback().onClosedExceptionally(cause); in verifyIkeSessionClosedExceptionalltyNotifiesStatusCallback()
111 getIkeSessionCallback().onClosed(); in testIkeSessionClosedTriggersDisconnect()
285 protected IkeSessionCallback getIkeSessionCallback() { in getIkeSessionCallback() method in VcnGatewayConnectionTestBase