Searched refs:onDecodeCancel (Results 1 – 3 of 3) sorted by relevance
85 void onDecodeCancel(RequestKey key); in onDecodeCancel() method515 mDecodeCallback.onDecodeCancel(mKey); in onCancelled()
373 public void onDecodeCancel(final RequestKey key) { in onDecodeCancel() method in ExtendedBitmapDrawable377 super.onDecodeCancel(key); in onDecodeCancel()
461 public void onDecodeCancel(final RequestKey key) { } in onDecodeCancel() method in BasicBitmapDrawable