Searched refs:onDecodeBegin (Results 1 – 3 of 3) sorted by relevance
75 void onDecodeBegin(RequestKey key); in onDecodeBegin() method505 mDecodeCallback.onDecodeBegin(mKey); in onProgressUpdate()
327 public void onDecodeBegin(final RequestKey key) { in onDecodeBegin() method in ExtendedBitmapDrawable333 super.onDecodeBegin(key); in onDecodeBegin()
445 public void onDecodeBegin(final RequestKey key) { } in onDecodeBegin() method in BasicBitmapDrawable