Searched refs:setupIpSecManager (Results 1 – 2 of 2) sorted by relevance
35 public static IpSecManager setupIpSecManager(Context mockContext, IpSecService service) { in setupIpSecManager() method in VcnTestUtils
23 import static com.android.server.vcn.VcnTestUtils.setupIpSecManager;204 setupIpSecManager(mContext, mIpSecSvc); in VcnGatewayConnectionTestBase()