summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/InputMethodService.java
diff options
context:
space:
mode:
authormincheli <mincheli@google.com>2021-09-22 15:20:33 +0800
committermincheli <mincheli@google.com>2022-01-03 10:31:54 +0800
commitbe41ea676c6bfa13d4a2b4cf3bc7f2048773243f (patch)
tree1724feae164192237bb5904305404923f3d6da2e /core/java/android/inputmethodservice/InputMethodService.java
parenta75f5a9aed511e6551c624afb0b799f9964e7ce8 (diff)
Notifies window magnifcation changes for AccessibilityService (1/n)
See Design doc: go/b200769372 To make the behavior consistent on the new platform, The legcay callback, onMagnificationChanged(MagnificationController controller, Region region, float scale, float centerX, float centerY) keep notifying only full-screen magnification change as before. To support listening to the magnification changes of all magnification modes, the service should overide The new callback proposed in T, onMagnificationChanged(MagnificationController controller, Region region, MagnificationConfig config). TODO: Notify magnifcation change when window magnifier turns off Bug: 203013925 Test: atest AccessibilityMagnificationTest, atest MagnificationControllerTest, atest WindowMagnificationManagerTest, atest WindowMagnificationControllerTest, atest FullScreenMagnificationControllerTest, Change-Id: Ia73195a71f55bb26ef3f2eafce0dc73d8a65583b
Diffstat (limited to 'core/java/android/inputmethodservice/InputMethodService.java')
0 files changed, 0 insertions, 0 deletions