commit | 74088ce8764b5a36c56c94e452a94284100bf845 | [log] [tgz] |
---|---|---|
author | Hiroki Sato <hirokisato@google.com> | Thu Jan 25 17:11:34 2024 +0900 |
committer | Hiroki Sato <hirokisato@google.com> | Thu Jan 25 17:11:34 2024 +0900 |
tree | f1f1c276b5a4cddc653999727c63c198a7f0b3e1 | |
parent | a9233e79a06fe177fe6f5adffa1e847c8cd899e9 [diff] |
Fix correctly recycle AccessibilityWindow in A11yController Before this CL, it recycles A11yWindow that were added to |window| list, which are visible windows only. Other windows are unrecycled. This fixes to correctly recycle all windows. Bug: None Test: atest CtsAccessibilityTestCases CtsAccessibilityServiceTestCases Change-Id: I48992bc76af29cb5515a82b5d0c5f3fc007804dc