summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/AbstractInputMethodService.java
diff options
context:
space:
mode:
authorryanlwlin <ryanlwlin@google.com>2021-10-07 20:24:45 +0800
committerryanlwlin <ryanlwlin@google.com>2021-11-05 13:43:36 +0800
commitdc9b90f46a4af69e0c4c397d46a7dc8448d0cf16 (patch)
tree5931207befa71988a9cda4be20130ce3afc81c54 /core/java/android/inputmethodservice/AbstractInputMethodService.java
parent9efb45c1781507d2f1bd7a605425e9eb7f244d46 (diff)
Fix magnification border includes taskbar
The window type of the Taskbar is navigation_bar_paenel, which is unmagnifiable. However, we used to exclude these windows from magnification region computation to avoid cutout. When the foldables is unfolded, the taskbar wouldn't cause the cutout. To fix this problem, so we add a flag to distinguish the windows that cause the cutout. Bug: 196510717 Test: manual test atest AccessibilityManagerServiceTest Change-Id: I882bf48585f646cee5827044c88da37250041c0f
Diffstat (limited to 'core/java/android/inputmethodservice/AbstractInputMethodService.java')
0 files changed, 0 insertions, 0 deletions