Searched refs:cancelPotentialWork (Results 1 – 2 of 2) sorted by relevance
87 } else if (cancelPotentialWork(data, imageView)) { in loadImage()154 public static boolean cancelPotentialWork(Object data, ImageView imageView) { in cancelPotentialWork() method in ImageLoader
93 } else if (cancelPotentialWork(data, imageView)) { in loadImage()218 public static boolean cancelPotentialWork(Object data, ImageView imageView) { in cancelPotentialWork() method in ImageWorker