Searched refs:ipSecService (Results 1 – 1 of 1) sorted by relevance
917 IpSecService ipSecService = null; in startOtherServices() local1334 ipSecService = IpSecService.create(context, networkManagement); in startOtherServices()1335 ServiceManager.addService(Context.IPSEC_SERVICE, ipSecService); in startOtherServices()2080 final IpSecService ipSecServiceF = ipSecService; in startOtherServices()