commit | 55e086c2ec7c835463461f6bed33b6dfbaf77565 | [log] [tgz] |
---|---|---|
author | Chris Li <lihongyu@google.com> | Mon Dec 05 22:45:23 2022 +0800 |
committer | Chris Li <lihongyu@google.com> | Thu Dec 08 11:01:44 2022 +0800 |
tree | 98e97185cc81d0de29e2a28c1ab3986640c6398d | |
parent | 765e03a592e86f27888a81007b9d04f73693428d [diff] |
Cleanup TaskFragmentOrganizer#applyTransaction Replace the existing usage with the overload method, which is introduced to sync TaskFragmentOrganizer with other transition. Introduced TaskFragmentTransitionType to avoid exposing Shell transition API to CTS. Bug: 232476698 Test: pass existing Change-Id: I666b9ee6b6076766513b97e675fdbaa002428601