JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.android.bitmap
Interface RequestKey.Cancelable
Enclosing interface:
RequestKey
public static interface
RequestKey.Cancelable
Interface for a background task that is cancelable.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
cancel
()
Cancel the background task.
Method Detail
cancel
void cancel()
Cancel the background task. This must be called on the UI thread.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method