Lines Matching refs:AsyncTask
61 import android.os.AsyncTask;
554 new AsyncTask<Void, Void, LocaleConfiguration>() {
592 new AsyncTask<Void, Void, Void>() {
597 }.executeOnExecutor(AsyncTask.THREAD_POOL_EXECUTOR, (Void) null);
1630 new AsyncTask<Void, Void, Void>() {
1635 }.executeOnExecutor(AsyncTask.THREAD_POOL_EXECUTOR, (Void) null);
5130 new AsyncTask<Void, Void, Void>() {
5171 }.executeOnExecutor(AsyncTask.THREAD_POOL_EXECUTOR, (Void) null);