Searched refs:IPSEC_SERVICE (Results 1 – 6 of 6) sorted by relevance
36 doReturn(Context.IPSEC_SERVICE).when(mockContext).getSystemServiceName(IpSecManager.class); in setupIpSecManager()39 doReturn(ipSecMgr).when(mockContext).getSystemService(Context.IPSEC_SERVICE); in setupIpSecManager()
4169 IPSEC_SERVICE,4862 public static final String IPSEC_SERVICE = "ipsec"; field in Context
2819 mIpSecManager = (IpSecManager) mContext.getSystemService(Context.IPSEC_SERVICE); in IkeV2VpnRunner()
384 mockService(IpSecManager.class, Context.IPSEC_SERVICE, mIpSecManager); in setUp()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
10736 field public static final String IPSEC_SERVICE = "ipsec";