Searched refs:IconDownload (Results 1 – 1 of 1) sorted by relevance
328 class IconDownload implements Runnable { class in GearsBaseDialog331 IconDownload(String url) { in IconDownload() method in GearsBaseDialog.IconDownload402 Thread thread = new Thread(new IconDownload(url)); in downloadIcon()