summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/AbstractInputMethodService.java
diff options
context:
space:
mode:
authorTiger Huang <tigerhuang@google.com>2021-10-21 18:11:22 +0800
committerTiger Huang <tigerhuang@google.com>2021-10-27 11:50:36 +0800
commit5210f9646fa739e898f8c44ee8274387d1acb699 (patch)
tree77458b74b5c91b5de2f72180fb98c4e05236d219 /core/java/android/inputmethodservice/AbstractInputMethodService.java
parentdc89b4340cfb2af853c82b76597ac81ce32f0d3f (diff)
Move all the window layout logic to WindowLayout
This CL removes redundant layout logic in computeFrame and moves all the window layout logic to WindowLayout. We don't need mContainingFrame in WindowFrames anymore. The goal in the future is to let the client side to invoke WindowLayout#computeWindowFrames, and then send the frames to the server. The server will only use the method to layout the insets source windows. Bug: 161810301 Bug: 175858823 Test: atest DisplayPolicyLayoutTests WindowLayoutTests DialogFrameTests ManifestLayoutTests ToastWindowTest Change-Id: I91aa8051970cb8f30f4c13849a4db79b16182075
Diffstat (limited to 'core/java/android/inputmethodservice/AbstractInputMethodService.java')
0 files changed, 0 insertions, 0 deletions