summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorWilson Wu <wilsonwu@google.com>2021-04-14 13:04:32 +0800
committerWilson Wu <wilsonwu@google.com>2021-04-14 13:04:32 +0800
commit7ec569a5cd07f37e4b66d1222205836fd8aa0e2a (patch)
tree2e90bfc68009c4f4080c25a7db7f90d1c0f90244 /tools/aapt2/java/JavaClassGenerator_test.cpp
parentf18be5595d1b484fd05f750602fa81a35e9c6418 (diff)
Make removeImeSurfaceFromWindow to one-way
We introduced IVoidResultCallback mechanism to removeImeSurfaceFromWindow in CL[1] to simulate two-way behavior before it become truly one-way. InputMethodManagerService#removeImeSurfaceFromWindow() simply post the task into its message queue hence we should able to safely convert this method into one-way. -. Remove IVoidResultCallback for this method -. Rename it to removeImeSurfaceFromWindowAsync [1]: Icb396ae5d74060af69c4ecb16723b2e37b9f2067 Bug: 179668859 Bug: 185277968 Test: Manual test with b/179668859 steps, and works fine Test: atest CtsInputMethodTestCases Change-Id: Id28698e263a23ec4a6e4f89438eba5d19bbbabbb
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions