commit | f5e820058bef214abea0298235629d1055a176e6 | [log] [tgz] |
---|---|---|
author | Jacky Kao <jackykao@google.com> | Wed Aug 12 09:49:36 2020 +0800 |
committer | Jacky Kao <jackykao@google.com> | Thu Sep 10 08:02:14 2020 +0800 |
tree | a4d8fe04ffe641f804ff3a5dd9531efffcb797ca | |
parent | b3b3d4ecbc0e51f9e3c36aee7cd74a51332f2e67 [diff] |
Adding new A11y window type to A11y services Two window types, INPUT_METHOD and INPUT_METHOD_DIALOG are group into a single A11y window type, TYPE_INPUT_METHOD, at A11y framework such that A11y services could not do correct behavior when the input method dialog shows. Splitting out the INPUT_METHOD_DIALOG and mapping it to TYPE_APPLICATION to fix this issue. Bug: 154315649 Test: a11y CTS & unit tests Change-Id: I263398b20e75f48afebbe8d002994a00a110abdc