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