OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Cancelable
(Results
1 - 6
of
6
) sorted by null
/frameworks/opt/bitmap/src/com/android/bitmap/
RequestKey.java
87
* @return If the client will attempt to create a FileDescriptorFactory, return a
Cancelable
89
* return null. The callback must be notified if and only if the client returns a
Cancelable
92
public
Cancelable
createFileDescriptorFactoryAsync(RequestKey key, Callback callback);
133
* Interface for a background task that is
cancelable
.
135
public interface
Cancelable
{
ResourceRequestKey.java
49
public
Cancelable
createFileDescriptorFactoryAsync(RequestKey requestKey, Callback callback) {
/frameworks/opt/bitmap/sample/src/com/example/bitmapsample/
BitmapRequestKeyImpl.java
69
public
Cancelable
createFileDescriptorFactoryAsync(final RequestKey key,
/packages/apps/UnifiedEmail/src/com/android/mail/bitmap/
ContactRequest.java
85
public
Cancelable
createFileDescriptorFactoryAsync(RequestKey key, Callback callback) {
/frameworks/opt/bitmap/src/com/android/bitmap/drawable/
BasicBitmapDrawable.java
34
import com.android.bitmap.RequestKey.
Cancelable
;
74
private
Cancelable
mCreateFileDescriptorFactoryTask;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
wdm.h
[
all
...]
Completed in 489 milliseconds