9f56a1f793359b7a86bfe7fa270b2b4cd7d48782
Request data for all tasks in `TasksRepository` to prevent stale data. This ensures thumbnails and icons are not replaced and become null due to race conditions. The updated code requests data for all tasks, leveraging the cache for immediate returns. Fix: 394384233 Flag: com.android.launcher3.enable_overview_icon_menu Test: OverviewImageTest Change-Id: I356de13b5e9671f50bb1c2680b54b78478fadc28
Description
No description provided
Languages
Java
57.2%
Kotlin
42.4%
AIDL
0.3%