Searched refs:DecodeCallback (Results 1 – 2 of 2) sorted by relevance
54 private final DecodeCallback mDecodeCallback;68 public interface DecodeCallback { interface in DecodeTask99 FileDescriptorFactory factory, DecodeCallback callback, BitmapCache cache) { in DecodeTask()
30 import com.android.bitmap.DecodeTask.DecodeCallback;58 public class BasicBitmapDrawable extends Drawable implements DecodeCallback,