summaryrefslogtreecommitdiff
path: root/libs/androidfw/StringPool.cpp
diff options
context:
space:
mode:
author Daniel Hsieh <pengjuhsieh@google.com> 2022-02-23 11:50:53 +0000
committer Daniel Hsieh <pengjuhsieh@google.com> 2022-03-01 11:25:58 +0000
commitdd4bdc29dc390f9949b2cc5f2f43e68ce74bfa44 (patch)
tree2cbbd785adfc679fa8d147a86d0c6fe3b21e392e /libs/androidfw/StringPool.cpp
parent07229fd5196226942056e77966c34d365bc86795 (diff)
Add a condition of ime should be visible on tracking typing focus.
We add a mIsImeWindowVisibleArray in WindowMagnificationManager to indicate whether there is a ime in the displayId Display or not. The element in mIsImeWindowVisibleArray would keep the ime's visibility attribute which can be changed by onImeWindowVisibilityChanged callback. Then, we add this element which should be true to the decision of triggering tracking typing focus functionality. Bug: 215813890 Test: Manually, I use log print to trace whether the mIsImeWindowVisibleArray is set during AccessibilityController#setMagnificationCallbacks. atest WindowMagnificationManagerTest atest FullScreenMagnificationControllerTest atest MagnificationControllerTest Change-Id: I14f172255e79d04428db86769ed49d679f2790f5
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions