Searched refs:setIkeSession (Results 1 – 4 of 4) sorted by relevance
41 mGatewayConnection.setIkeSession( in setUp()
204 mGatewayConnection.setIkeSession(vcnIkeSession); in testQuittingCleansUpPersistentState()
103 mGatewayConnection.setIkeSession(mIkeSession); in setUp()194 gatewayConnection.setIkeSession(session); in testCreatedTransformsAreAppliedWithDun()
2303 void setIkeSession(@Nullable VcnIkeSession session) { in setIkeSession() method in VcnGatewayConnection