0d3cc4e75ab2749653a448e63a7361b01b4dda03
getDisplayId() API when building the recents desktop task list.
This avoids using -1 as the task's display ID and use the default display ID instead. In `TaskbarRecentAppsController#reloadRecentTasksIfNeeded()`, it filters the first DesktopTask instance from allRecentsTask. Previously, the list is built as nested lists with the same deskId = -1. This causes the taskbar to show the running/minimized desktop apps incorrectly. Fixes: 399859320 Fixes: 397956083 Flag: EXEMPT minor bug fix Test: manual testing Change-Id: Ie0a8817fc44dab69523547c79a6dfbcaef25ec20
Description
No description provided
Languages
Java
57.2%
Kotlin
42.4%
AIDL
0.3%