Searched refs:getChildSessionCallback (Results 1 – 3 of 3) sorted by relevance
239 Collections.singletonList(getChildSessionCallback())); in verifyVcnTransformsApplied()308 getChildSessionCallback() in testMigration()361 getChildSessionCallback().onOpened(mMockChildSessionConfig); in triggerChildOpened()691 getChildSessionCallback().onClosed(); in testChildSessionClosedTriggersDisconnect()709 getChildSessionCallback().onClosedExceptionally(exception); in testChildSessionClosedExceptionallyNotifiesGatewayStatusCallback()
101 getChildSessionCallback().onClosed(); in testChildSessionClosedTriggersDisconnect()
282 protected VcnChildSessionCallback getChildSessionCallback() { in getChildSessionCallback() method in VcnGatewayConnectionTestBase