|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AsyncTask.Status | |
---|---|
android.os |
Uses of AsyncTask.Status in android.os |
---|
Methods in android.os that return AsyncTask.Status | |
---|---|
AsyncTask.Status |
AsyncTask.getStatus()
|
static AsyncTask.Status |
AsyncTask.Status.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AsyncTask.Status[] |
AsyncTask.Status.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |