Input window info has the same token with newTouchedWindowHandle is not obscured window
The mirrored window also has its own input window info. And its token is the same as the original window's token. So we can check the token to excluded the mirrored window from an obscured window. Bug: 144075853 Test: adb shell settings put secure window_magnification 1 1. Turn on window magnification 2. Go to a11y menu service setting and click on the switch. 3. Move window magnification overlay above the setting dialog. 4. Click the dialog ok button. Change-Id: Ida21a80b7d24bc1fed00a228462ed5db3db43af2
Loading
Please register or sign in to comment