Searched refs:stringUrl (Results 1 – 3 of 3) sorted by relevance
69 String stringUrl = null; /* value to be returned */ in insertImage() local99 stringUrl = url.toString(); in insertImage()102 return stringUrl; in insertImage()
95 DownloadWebpageTask().execute(stringUrl)</code>. The131 String stringUrl = urlText.getText().toString();136 new DownloadWebpageTask().execute(stringUrl);
965 String stringUrl = null; /* value to be returned */ in insertImage() local999 stringUrl = url.toString(); in insertImage()1002 return stringUrl; in insertImage()