diff options
| author | 2023-01-16 15:23:09 +0000 | |
|---|---|---|
| committer | 2023-01-16 15:23:09 +0000 | |
| commit | 73b8866cb7c2b1040ff566e87c540b6c1d1b0b77 (patch) | |
| tree | 28d496af1d1e4ae40ffa49b032dace17f81f91c9 /libs/input/PointerController.cpp | |
| parent | d2787bc5982e4a6d1f46b17df0f481b07a7e7dc4 (diff) | |
Ensuring QS can't collapse (hide) in split shade
QS would be asked to collapse - so effectively made invisible - in split shade when:
- shade is expanded by some 3rd party launchers
- `adb shell cmd statusbar expand-notifications` is called when shade is already visible
- `adb shell cmd statusbar expand-notifications` is called quickly twice when shade is not visible
Now `expandShadeToNotifications` - formerly known as `expandWithoutQs` - will make sure that split shade doesn't react at all to that command when shade is already expanded.
Fixes: 263903057
Test: writing unit test is very hard so I'm adding functional test OpenSplitShadeWithAccessibilityCommandTwice
Change-Id: I983157bbd0bf7cbe262036cd565d157aec6842ce
Diffstat (limited to 'libs/input/PointerController.cpp')
0 files changed, 0 insertions, 0 deletions