commit | 71803994a3b83af7464a67c62fce47c3bf64e168 | [log] [tgz] |
---|---|---|
author | Yohei Yukawa <yukawa@google.com> | Thu Sep 14 16:35:06 2017 -0700 |
committer | Yohei Yukawa <yukawa@google.com> | Thu Sep 14 23:59:18 2017 +0000 |
tree | e318fa562420838f29657383bda7c10cfba63a14 | |
parent | 8bba760b4fcf31ea30992863b29de79dc0d41b21 [diff] |
Fix conflicting JavaDoc of TYPE_TEXT_FLAG_NO_SUGGESTIONS TYPE_TEXT_FLAG_NO_SUGGESTIONS is just a hint and does not mean IME should never show a UI to display suggestions. This CL makes that point clear in JavaDoc. Test: checkbuild Bug: 35875399 Bug: 38139781 Bug: 38184682 Fixes: 65693181 Change-Id: Id0c3b6bc05689a5f1c8b52637664f59d45850a60