summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorWilson Wu <wilsonwu@google.com>2020-12-17 21:13:31 +0800
committerWilson Wu <wilsonwu@google.com>2021-02-02 10:12:59 +0800
commitf03366ee1641c792c131987b29aef5d3594ee454 (patch)
treea1475baf651781d9b375b6a550aae10ac0f8adb5 /tools/aapt2/java/JavaClassGenerator_test.cpp
parent0d094ad38e5beddf900bd5e9ca6246d4cb4c5379 (diff)
[DO NOT MERGE] DisplayImeController: fix out-of-sync IME visibility
This change is based on CL[1] in rvc-qpr-dev code base. Note: This cherry-picked change isn't completely same as master one, it add a method "getImeRequestedVisibility" in InsetsControlTarget since "getRequestedVisibility" didn't exist in rvc-qpr currently. Fixes an issue where the DisplayImeController would disagree with the InputMethodManagerService about the visibility of the IME. Currently, the Insets component is supposed to execute the visibility as dictated by IMMS; however, when the DisplayImeController became the control target, previously it would just apply the IME visibility that was last requested of it - regardless of the changes to it that may have happened while it was not the control target. Eventually, IME visibility should be driven by the requested IME inset visibility of the focused window, instead of the separate dispatch we have now from IMMS. [1]:I1f140af6bcccbcbe6efb2fde9a789ac4c7bd127f Bug: 167780081 Test: atest ImeInsetsSourceProviderTest Change-Id: I3962f3aa26d9325d7d8a4611f13a637d46337fef
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions