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