commit | a9eff61100d6f92422c4ff1cbc4d78795b763dc7 | [log] [tgz] |
---|---|---|
author | Hiroki Sato <hirokisato@google.com> | Wed Dec 21 18:02:22 2022 +0900 |
committer | Hiroki Sato <hirokisato@google.com> | Tue Jan 10 00:04:24 2023 +0000 |
tree | 5da741bdc5958ded21182f116d7c5e9370fff0c8 | |
parent | 44fdc24abba2e1e4b30a63c7999cec89c7520788 [diff] |
Populate a11y action in event throttle of ViewRootImpl In ViewRootImpl#SendWindowContentChangedAccessibilityEvent throttles a11y events of TYPE_WINDOW_CONTENT_CHANGED, and may merge multiple events into one. This changes adds merging logic of AccessibilityEvent#getAction. Bug: 263246622 Test: CtsAccessibilityServiceTestCases Change-Id: I3b80a26520f1ec6587deb7991b9d6287e3067131