Searched defs:AsyncTask (Results 1 – 4 of 4) sorted by relevance
40 new AsyncTask<Void, Void, Void>() { in AsyncTask() method
177 public abstract class AsyncTask<Params, Progress, Result> { class280 public AsyncTask() { in AsyncTask() method in AsyncTask
127 new AsyncTask<Void, Void, Void>() { in removeSessionCookie() method
2368 new AsyncTask<InputStream, Void, DrawData>() { in loadViewState() method