Searched refs:stringUrl (Results 1 – 2 of 2) sorted by relevance
99 DownloadWebpageTask().execute(stringUrl)</code>. The135 String stringUrl = urlText.getText().toString();140 new DownloadWebpageTask().execute(stringUrl);
929 String stringUrl = null; /* value to be returned */ in insertImage() local963 stringUrl = url.toString(); in insertImage()966 return stringUrl; in insertImage()