summaryrefslogtreecommitdiff
path: root/libs/androidfw/misc.cpp
diff options
context:
space:
mode:
author Ikram Gabiyev <gabiyev@google.com> 2024-01-23 10:02:46 -0800
committer Ikram Gabiyev <gabiyev@google.com> 2024-01-24 10:25:03 -0800
commite07ac6c15cd76b0052fb5ca5f63c5b1a4d4b796c (patch)
tree4924c64728eecb1f9e39f42136229787be13f0b2 /libs/androidfw/misc.cpp
parent25bde8f19773a0edb459c3ffa87f989d689fb37f (diff)
Implement double tap CUJ in PiP2
Implement transitions flow of double tap CUJ in PiP2 (decoupled from the upcoming animator refactoring). The "double tap" would be triggered via a broadcast intent to decouple it from the upcoming PipTouchHandler v2 as well. (current version of touch handler has certain legacy dependencies, so it will most probably be reimplemented for PiP2) Also moved PipDoubleTapHelper into the common package since we will use it both for pip and pip2. Bug: 321984612 Test: adb shell am broadcast \ -a com.android.wm.shell.pip2.phone.PipScheduler \ --ei cuj_code_extra 1 Change-Id: I185d32e5a8d2ad5217afa0eca93a7ca893b84129
Diffstat (limited to 'libs/androidfw/misc.cpp')
0 files changed, 0 insertions, 0 deletions