Searched refs:stringUrl (Results 1 – 2 of 2) sorted by relevance
98 DownloadWebpageTask().execute(stringUrl)</code>. The134 String stringUrl = urlText.getText().toString();139 new DownloadWebpageTask().execute(stringUrl);
885 String stringUrl = null; /* value to be returned */ in insertImage() local919 stringUrl = url.toString(); in insertImage()922 return stringUrl; in insertImage()