commit | e264ac636a00bc91b640868299c309768dbc61d2 | [log] [tgz] |
---|---|---|
author | Chris Li <lihongyu@google.com> | Wed Dec 09 13:57:20 2020 -0800 |
committer | Chris Li <lihongyu@google.com> | Thu Dec 10 11:46:05 2020 -0800 |
tree | 045412f40208ffe2a91a438af98e1f9b3c650304 | |
parent | c43d935c42a55f7498a89d52a7df8592e7f06477 [diff] |
Allow TaskDisplayArea to have TaskDisplayArea children (1/n) - Remove TaskDisplayArea#getRootTaskAt(int index) because the child at the requested index may not be a Task. - Change root task traversal to use forAllRootTasks(). For usages in TaskDisplayArea, update to traverse using mChildren for now. Will revisit them when changing the signature. Bug: 175136051 Test: manual for refacotor Change-Id: I36cd6edc99c3218743cde5e64c7892e91cde63b5