Searched refs:webAddress (Results 1 – 4 of 4) sorted by relevance
175 WebAddress webAddress; in onDownloadStartNoStream() local177 webAddress = new WebAddress(url); in onDownloadStartNoStream()178 webAddress.setPath(encodePath(webAddress.getPath())); in onDownloadStartNoStream()186 String addressString = webAddress.toString(); in onDownloadStartNoStream()202 request.setDescription(webAddress.getHost()); in onDownloadStartNoStream()
158 WebAddress webAddress = new WebAddress(url); in DataAction() local159 mIntent = new Intent(Intent.ACTION_VIEW, Uri.parse(webAddress.toString())); in DataAction()
479 WebAddress webAddress = new WebAddress(entry.data); in buildEntries() local481 Uri.parse(webAddress.toString())); in buildEntries()
672 WebAddress webAddress = new WebAddress(entry.data); in buildEntries() local674 Uri.parse(webAddress.toString())); in buildEntries()