summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/InputMethodService.java
diff options
context:
space:
mode:
authorRiddle Hsu <riddlehsu@google.com>2021-10-25 19:59:58 -0600
committerRiddle Hsu <riddlehsu@google.com>2021-10-25 20:28:03 +0800
commitfe493243d3d1e7226decd22077b7a665d741de31 (patch)
tree977451afade6c896d659b44faeb07a855889ffe7 /core/java/android/inputmethodservice/InputMethodService.java
parent9c6e07a76f131c4d4ebb1690e2d2626449cdf70d (diff)
Remove DisplayContent#mExitingTokens and WindowToken#hasVisible
The mExitingTokens was only used for dumpsys, but almost never seen it appear in log. The hasVisible is also removed by the way because it was only used for checking whether to remove items in mExitingTokens. Besides, WindowState prints mAnimatingExit and WindowContainer prints animating animator in dumpsys. So it already provides enough info about the exiting windows for debugging. Bug: 163976519 Test: CtsWindowManagerDeviceTestCases Change-Id: Ifaad007cb96e8f86a5a111f3dcf830ed25de3c20
Diffstat (limited to 'core/java/android/inputmethodservice/InputMethodService.java')
0 files changed, 0 insertions, 0 deletions