Lines Matching full:tasks
445 new EnableDisableTask().execute(TASK_BOOT); // do blocking boot tasks
534 * Manages tasks that involve turning on/off the NFC controller.
538 * In other words, mState is only modified in these tasks (and we
539 * don't need a lock to read it in these tasks).
541 * <p>These tasks are all done on the same AsyncTask background