commit | 3db07bb547564ac0f2ac5f503ae64b4e1ed2d9ea | [log] [tgz] |
---|---|---|
author | Yohei Yukawa <yukawa@google.com> | Mon Feb 05 15:26:25 2018 +0900 |
committer | Yohei Yukawa <yukawa@google.com> | Mon Feb 05 15:26:25 2018 +0900 |
tree | 2d0ec548d75bbc4216181886d69b3d0c839db372 | |
parent | 00f255e795439ef9e1ff86d3a7ee4f43b42d7bc2 [diff] |
Fix missing JavaDoc of IMM#toggleSoftInput() This CL addresses a typo in the JavaDoc of IMM#toggleSoftInput(), which has prevented it from being treated as a valid JavaDoc. Note that this CL removes @hide simply because it is too late. The method in question has already been exposed to developers since API level 3 (Cupcake) because of the typo. Bug: 13002424 Test: make -j doc-comment-check-docs Change-Id: I3e42d433f20c56ee63373bb390aad59e3bd7ec4f