commit | 19a5d2e99399dd04973861efccacf6b71efce6dc | [log] [tgz] |
---|---|---|
author | lumark <lumark@google.com> | Fri Oct 11 16:19:30 2019 +0800 |
committer | lumark <lumark@google.com> | Thu Oct 31 00:52:58 2019 +0800 |
tree | 13d6d9c914b502c77008f33fd7de7dd469066edf | |
parent | 9bca6b43c541e4a5925f7cc261863656c5cfe573 [diff] |
Promote AppWindowToken.applyAnimationLocked() to the base class. - Add WindowContainer#getAnimationAdapter for all window hierarchy. - Extract logics related Remote animation / Local animation adapter creation from applyAnimationLocked into WC#getAnimationAdapter. - Make RemoteAnimationRecord can accept in each window hierarchy. Bug: 142617871 Bug: 131661052 Test: Refactoring, existing tests pass. Change-Id: If1c39d09966d82653faf7ebd975592eaeacd7c24