diff options
| author | 2024-09-19 15:37:49 -0700 | |
|---|---|---|
| committer | 2024-09-19 15:37:49 -0700 | |
| commit | f805a24fa5255b3d2b68559721ca60a3ec8152e4 (patch) | |
| tree | 4ac6b29e63b60693caeb486ff2e68e08b6247eb2 /libs/androidfw/StringPool.cpp | |
| parent | be56c75e718cb0a861d09808d5e5757e48ef5158 (diff) | |
Only reset mExpectingSynthesizedDown once expansion actually starts
Previously, when expanding the shade via external input, mPanelExpanded would store an intermediate value between NPVC receiving the remote signal and the expansion height actually becoming non-zero. In order to avoid this, mExpectingSynthesizedDown is now not reset when we use it to trigger a fling, but rather when that fling either actually increases the expansion height to non-zero, or is cancelled.
Bug: 365234590
Test: Manually verified via logging that mPanelExpanded value is now only set once (and correctly) on shade expansion
Flag: EXEMPT bugfix
Change-Id: Ibf34b327620956a7f314f733e44d32c64ebfc5e5
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions