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

Commit 017993c6 authored by Edwin Varghese's avatar Edwin Varghese Committed by Louis Chang
Browse files

Allow Reordering of Tasks on Specific Displays



Bug: 402629293

Create a new API method, functionally equivalent to existing method
moveRootTaskToDisplay, but incorporating a boolean parameter onTop.
When onTop is true, the task will be moved to the top of the display's
activity stack. When false, the task will be moved to the bottom. This
allows for precise control over task ordering on designated displays
and also user can potentially resume the app from where it was left off.

Flag: EXEMPT adding hidden api without usage
Signed-off-by: default avatarEdwin Varghese <EVARGHE1@ford.com>
(cherry picked from https://android-review.googlesource.com/q/commit:d7a3ec23b6bf80fa2fee1ca7736400ec7306eaa6)
Merged-In: Ib04ada36ed36eb9d9c48b25da9a176234280a81c
Change-Id: Ib04ada36ed36eb9d9c48b25da9a176234280a81c
parent 54ce4f30
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment