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