[`AsyncTask`](https://developer.android.com/reference/android/os/AsyncTask) was deprecated in favor of using the APIs provided by `java.util.concurrent` directly, so its usages should be replaced accordingly. Part of Issue #98602.
AsyncTaskwas deprecated in favor of using the APIs provided byjava.util.concurrentdirectly, so its usages should be replaced accordingly.Part of Issue #98602.