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