Searched refs:onDecodeCancel (Results 1 - 3 of 3) sorted by relevance

/frameworks/opt/bitmap/src/com/android/bitmap/
H A DDecodeTask.java85 void onDecodeCancel(RequestKey key); method in interface:DecodeTask.DecodeCallback
512 mDecodeCallback.onDecodeCancel(mKey);
/frameworks/opt/bitmap/src/com/android/bitmap/drawable/
H A DExtendedBitmapDrawable.java355 public void onDecodeCancel(final RequestKey key) { method in class:ExtendedBitmapDrawable
359 super.onDecodeCancel(key);
H A DBasicBitmapDrawable.java405 public void onDecodeCancel(final RequestKey key) { } method in class:BasicBitmapDrawable

Completed in 39 milliseconds