Searched refs:vpnProxy (Results 1 – 1 of 1) sorted by relevance
180 ProxyInfo vpnProxy = intent.getParcelableExtra(packageName + ".httpProxy"); in start() local181 builder.setHttpProxy(vpnProxy); in start()