Searched refs:onLoadFailed (Results 1 – 7 of 7) sorted by relevance
74 onLoadFailed(exception); in run()88 private void onLoadFailed(Exception e) { in onLoadFailed() method in EngineRunnable
65 public void onLoadFailed(Exception e, Drawable errorDrawable) { in onLoadFailed() method in BaseTarget
60 void onLoadFailed(Exception e, Drawable errorDrawable); in onLoadFailed() method
58 public void onLoadFailed(Exception e, Drawable errorDrawable) { in onLoadFailed() method in ImageViewTarget
168 public synchronized void onLoadFailed(Exception e, Drawable errorDrawable) { in onLoadFailed() method in RequestFutureTarget
376 target.onLoadFailed(e, error); in setErrorPlaceholder()
650 public void onLoadFailed(Exception e, Drawable errorDrawable) { in onLoadFailed() method in Glide.ClearTarget