Searched refs:ipSecService (Results 1 – 1 of 1) sorted by relevance
883 IpSecService ipSecService = null; in startOtherServices() local1283 ipSecService = IpSecService.create(context); in startOtherServices()1284 ServiceManager.addService(Context.IPSEC_SERVICE, ipSecService); in startOtherServices()2027 final IpSecService ipSecServiceF = ipSecService; in startOtherServices()