public class FileDownloaderAsyncTask extends AsyncTask<String,Integer,Boolean>
AsyncTask.Status
SERIAL_EXECUTOR, THREAD_POOL_EXECUTOR
Constructor and Description |
---|
FileDownloaderAsyncTask(Context context,
String fileName,
long fileSize) |
Modifier and Type | Method and Description |
---|---|
protected Boolean |
doInBackground(String... params) |
cancel, execute, execute, executeOnExecutor, get, get, getStatus, isCancelled, onCancelled, onCancelled, onPostExecute, onPreExecute, onProgressUpdate, publishProgress