Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 4297e828 authored by Ajinkya Chalke's avatar Ajinkya Chalke
Browse files

Update Backlinks to capture data from all tasks

- In the previous version we were using ActivityManagerService's
  getAllRootTaskInfosOnDisplay API to get all the tasks on the display
  but this didn't return non-focused task from split screen as separate
  task which made it difficult to extract the non-focused tasks
  TaskInfo.
- The current getTasks API from the same service returns all tasks
  separately thus making it possible to get task info of non-focused
  task from split screen apps.

Bug: 300307759
Flag: com.android.systemui.app_clips_backlinks
Test: atest AppClipsActivityTest AppClipsViewModelTest
Change-Id: Ibb88ed83ba3439e175a6749389b497ea8735a823
parent 33dbef15
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment