Searched refs:mIkeSessionConfiguration (Results 1 – 2 of 2) sorted by relevance
182 @NonNull protected final IkeSessionConfiguration mIkeSessionConfiguration; field in VcnGatewayConnectionTestBase219 mIkeSessionConfiguration = new IkeSessionConfiguration.Builder(mIkeConnectionInfo).build(); in VcnGatewayConnectionTestBase()
394 getIkeSessionCallback().onOpened(mIkeSessionConfiguration); in triggerChildOpened()