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

/frameworks/opt/bitmap/src/com/android/bitmap/
H A DRequestKey.java84 * @return If the client will attempt to create a FileDescriptorFactory, return a Cancelable
86 * return null. The callback must be notified if and only if the client returns a Cancelable
89 public Cancelable createFileDescriptorFactoryAsync(RequestKey key, Callback callback);
132 public interface Cancelable { interface in interface:RequestKey

Completed in 118 milliseconds