summaryrefslogtreecommitdiffstats
path: root/wifi
diff options
context:
space:
mode:
authorSvetoslav <svetoslavganov@google.com>2014-09-17 17:17:50 -0700
committerSvetoslav Ganov <svetoslavganov@google.com>2014-09-18 01:40:27 +0000
commit4c6a4ce03bb5b20103a656948a1932f2894e7f56 (patch)
tree0e53c28e44be84e06597242878f12de2fc188c33 /wifi
parent0cf001db60bd97bca26049d76723c5d99d4c5cac (diff)
downloadframeworks_base-4c6a4ce03bb5b20103a656948a1932f2894e7f56.zip
frameworks_base-4c6a4ce03bb5b20103a656948a1932f2894e7f56.tar.gz
frameworks_base-4c6a4ce03bb5b20103a656948a1932f2894e7f56.tar.bz2
Some accessibility events wrongly filtered out (regression).
We added new APIs to allow accessibility services to query all windows a user can touch. Sometimes the window state change event arrives before the window manager sent over the new window state which leads to a case that the app gets the event and asks for the window and the window is not there. To address this if we do not have the window, we hold on to the event and fire it as soon as the window arrives. This logic is correct except we were wrongly expecting that the window should have input focus. bug:17464645 Change-Id: I1ef50ebddeb4416a6c0776b096bb16aee703700c
Diffstat (limited to 'wifi')
0 files changed, 0 insertions, 0 deletions