summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/AbstractInputMethodService.java
diff options
context:
space:
mode:
authorRiddle Hsu <riddlehsu@google.com>2021-11-05 19:15:18 +0800
committerRiddle Hsu <riddlehsu@google.com>2021-11-05 20:54:20 +0800
commit40dde01a5720c707f25483dc2addccf4a3b91fd9 (patch)
tree98643ff3485d5be3039302c77a7dff3190d8cf1d /core/java/android/inputmethodservice/AbstractInputMethodService.java
parent05c87f765c108cc16ef1e401c4cef49abf33592c (diff)
Use pre-computed top process for updating previous process
There was a computed field with the same meaning, so it is unnecessary to traverse the entire hierarchy to find again. The traversal method is also removed because no one uses it anymore. Moved updatePreviousProcess from RWC to ATMS because it updates the fields of ATMS. Bug: 163976519 Test: CtsWindowManagerDeviceTestCases Change-Id: I9177cb34b0456e5c60542fd1bac40b884d8db3a7
Diffstat (limited to 'core/java/android/inputmethodservice/AbstractInputMethodService.java')
0 files changed, 0 insertions, 0 deletions