Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit f191ff1c authored by Hiroki Sato's avatar Hiroki Sato
Browse files

Cleanup AccessibilityWindowManager#onWindowsForAccessibilityChanged

Due to a flag compute_window_changes_on_a11y_v2,
AccessibilityWindowManager.DisplayWindowsObserver has two entry points,
one is #onWindowsForAccessibilityChanged (for flag disabled) and another
is #onAccessibilityWindowsChanged (for flag enabled).
Now that the flag is removed [1], we can merge them to simplify the
code.

[1] Ifd8328fd21f5547726313c65c60d2a4b0d6095af

Bug: 322444245
Test: atest AccessibilityEventAndCacheTest
Flag: EXEMPT cleanup after removintg com.android.server.accessibility.fix_merged_content_change_event_v2
Change-Id: Ia72589b03c6af12abb8cc990325303f3afed23ea
parent 21546066
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment