diff options
author | Tarandeep Singh <tarandeep@google.com> | 2019-11-13 14:53:38 -0800 |
---|---|---|
committer | Tarandeep Singh <tarandeep@google.com> | 2019-11-14 11:12:23 -0800 |
commit | 322ee9bf9ec74460d98c13e91ce4749141bf79e7 (patch) | |
tree | 389cababc46fcbc33d3a3e9036b4051111878e7c /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 63f6cb799908b34ceb52879d8d928fe0949f78dc (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.
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions