diff options
author | Tarandeep Singh <tarandeep@google.com> | 2019-11-13 14:53:38 -0800 |
---|---|---|
committer | android-build-team Robot <android-build-team-robot@google.com> | 2019-11-14 22:32:18 +0000 |
commit | c64d796253808bc3b14fd7733f0c479912529058 (patch) | |
tree | 5a3ab8a97e9631b21c74513ef9fafa16fa117789 /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | 8a130fb94fa68cbfb44ab2ce20a38875bf4cdd82 (diff) |
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/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions