Searched refs:cancelPotentialDownload (Results 1 – 1 of 1) sorted by relevance
116 cancelPotentialDownload(url, imageView); in download()140 if (cancelPotentialDownload(url, imageView)) { in forceDownload()168 private static boolean cancelPotentialDownload(String url, ImageView imageView) { in cancelPotentialDownload() method in ImageDownloader