summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/RenderScript.java
diff options
context:
space:
mode:
authorTarandeep Singh <tarandeep@google.com>2019-11-13 14:53:38 -0800
committerTaran Singh <tarandeep@google.com>2019-11-23 04:14:49 +0000
commitad0a4a229a29eb8c79fe8ec3228399f2239c1c98 (patch)
tree344dd99d9724f91f7c5bc752ad01ffd026cbd030 /rs/java/android/renderscript/RenderScript.java
parent659f477f65a8eda41190b927dc7f72907920f209 (diff)
DO NOT MERGE: Freeup lock when IME is set inactive and unbound
Any pending windowGainedFocus future should be cancelled when IME is switched/unbound. Additinally, startInputInner() inside synchronized block blocked WINDOW_FOCUS_GAIN from executing. Its fine to remove synchronization here since startInputInner() already has relevant synchronized blocks. Change-Id: I98cb044d8cbfb80480312a3923f168aefa9b7e7d Fix: 144103599 Bug: 139806621 Test: Manually using the steps in bug. (cherry picked from commit 322ee9bf9ec74460d98c13e91ce4749141bf79e7)
Diffstat (limited to 'rs/java/android/renderscript/RenderScript.java')
0 files changed, 0 insertions, 0 deletions