summaryrefslogtreecommitdiff
path: root/libs/androidfw/StringPool.cpp
diff options
context:
space:
mode:
author Chris Li <lihongyu@google.com> 2024-04-10 05:34:34 +0000
committer Chris Li <lihongyu@google.com> 2024-04-11 05:21:03 +0000
commitf4c7e72d8df8781719849bae88210bb1b53f7d30 (patch)
tree05d69cafb17cee21556dcd30b9ad99647c44f652 /libs/androidfw/StringPool.cpp
parentc1a0024af19514c6eb10a83790d2f3c7536f02f9 (diff)
Bunlde ClientTransactionItems when enter/exit PiP
Enter PiP: After this CL, PauseActivityItem, TopResumedActivityChangeItem, and WindowStateResizeItem will be bundled. However, ActivityConfigurationChangeItem will not. This is because the ActivityRecord will become unfocusable when mWaitForEnteringPinnedMode is set, and pause the PiP activity, while the bounds and windowing mode will be updated after the enter PiP transition. Also, the PipStateTransactionItem will come from a separate IPC call from WM Shell. Exit PiP: After this CL, ResumeActivityItem and ActivityConfigurationChangeItem will be bundled. Bug: 333452456 Test: manually verify enter/exit PiP Change-Id: I462f58fc05d4bb63155bc9e1c88414e6801a66be
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions