diff options
author | Issei Suzuki <issei@google.com> | 2021-02-25 16:59:31 +0100 |
---|---|---|
committer | Issei Suzuki <issei@google.com> | 2021-03-08 14:28:33 +0100 |
commit | 6bf846920c9a78da71454108ed72e884c510b3f8 (patch) | |
tree | 8553ab05ca7ff21b24cab66bd981c80a488c512f /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 22a93daf9f731882e1ddc8001fb66876a2a568c3 (diff) |
Make sure that IRemoteAnimationController is always triggered.
When an app transition is executed, RemoteAnimationTarget instance is
created for apps and IRemoteAnimationController#onAnimationStart is
called.
However it's possible that no valid app exists when an app transition is
executed, for example, an activity doesn't resume before timeout. If it
happens, RemoteAnimationController triggers
IRemoteAnimationController#onAnimationCancelled.
Test: atest RemoteAnimationControllerTest
Bug: 175687166
Change-Id: I50ddc91f7bd7ed24a977fa3face9c6e56e1bea02
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions