Searched refs:ipSecService (Results 1 – 1 of 1) sorted by relevance
1018 IpSecService ipSecService = null; in startOtherServices() local1441 ipSecService = IpSecService.create(context, networkManagement); in startOtherServices()1442 ServiceManager.addService(Context.IPSEC_SERVICE, ipSecService); in startOtherServices()2224 final IpSecService ipSecServiceF = ipSecService; in startOtherServices()