commit | be0ad5c9b68ddec1634d51d9fe35b4cc7f63c8f9 | [log] [tgz] |
---|---|---|
author | Yohei Yukawa <yukawa@google.com> | Thu Oct 06 08:52:37 2022 -0700 |
committer | Yohei Yukawa <yukawa@google.com> | Thu Oct 06 08:52:37 2022 -0700 |
tree | c065524a3719f2082ef2447f6265a1a8f6eb58ac | |
parent | fdba7f40918ac5bd04382ad664e368e929a95a0a [diff] |
Clean up InputMethodBindingController a bit This CL does several minor clean-ups for InputMethodBindingController. - Removed an unused field mRes. - Added a missing @GuardedBy("ImfLock.class") annotation. - Inlined bindCurrentInputMethodServiceVisibleConnection(). There must be no observable behavior change. Bug: 234882948 Test: presubmit Change-Id: Idc7371dd15f53c39ea508633bce9a30e56c773cb