Skip to content
Commit db2997c7 authored by sallyyuen's avatar sallyyuen
Browse files

Expose A11yDisplayProxy#findFocus

A proxy can retrieve input or accessibility focus.
- Make sure a proxy and non-proxy user cannot obtain each other's nodes.
- Remove ACTIVE_WINDOW code when finding focus, since ACTIVE_WINDOW is
  not used.

What this CL does not do:
- separate input focus between proxy and non-proxy users. This can't be
  done properly until V
- separate a11y focus between proxy and non-proxy users. This will be in
  a future CL.

Bug: 264594384
Test: atest AccessibiltiyDisplayProxyTest
Change-Id: Iefd88806a5a33deb7ef2ec2460ee79167c82519d
parent 941c4e2f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment