Searched defs:DecodeCallback (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/bitmap/src/com/android/bitmap/
H A DDecodeTask.java40 * A {@link DecodeCallback} client may be notified on decode begin and completion.
54 private final DecodeCallback mDecodeCallback;
68 public interface DecodeCallback { interface in class:DecodeTask
99 FileDescriptorFactory factory, DecodeCallback callback, BitmapCache cache) {

Completed in 81 milliseconds