HomeSort by relevance Sort by last modified time
    Searched refs:onDecodeCancel (Results 1 - 3 of 3) sorted by null

  /frameworks/opt/bitmap/src/com/android/bitmap/
DecodeTask.java 85 void onDecodeCancel(RequestKey key);
515 mDecodeCallback.onDecodeCancel(mKey);
  /frameworks/opt/bitmap/src/com/android/bitmap/drawable/
ExtendedBitmapDrawable.java 373 public void onDecodeCancel(final RequestKey key) {
377 super.onDecodeCancel(key);
BasicBitmapDrawable.java 461 public void onDecodeCancel(final RequestKey key) { }

Completed in 112 milliseconds