Searched refs:pacProxyService (Results 1 – 1 of 1) sorted by relevance
1454 PacProxyService pacProxyService = null; in startOtherServices() local2108 pacProxyService = new PacProxyService(context); in startOtherServices()2109 ServiceManager.addService(Context.PAC_PROXY_SERVICE, pacProxyService); in startOtherServices()