Lines Matching refs:LoaderTask
105 @Thunk LoaderTask mLoaderTask;
1334 LoaderTask oldTask = mLoaderTask;
1362 mLoaderTask = new LoaderTask(mApp.getContext(), loadFlags);
1434 private class LoaderTask implements Runnable {
1441 LoaderTask(Context context, int flags) {
1456 synchronized (LoaderTask.this) {
1472 synchronized (LoaderTask.this) {
1477 synchronized (LoaderTask.this) {
1482 LoaderTask.this.notify();
1580 synchronized (LoaderTask.this) {
2584 Log.w(TAG, "LoaderTask running with no launcher");
2720 synchronized (LoaderTask.this) {
2726 synchronized (LoaderTask.this) {
2762 Log.w(TAG, "LoaderTask running with no launcher (onlyBindAllApps)");
2797 Log.w(TAG, "LoaderTask running with no launcher (loadAllApps)");