commit | 81f4cb3f858f46a4d9b793c4d326b9bf6aca868d | [log] [tgz] |
---|---|---|
author | Yohei Yukawa <yukawa@google.com> | Tue May 13 22:20:35 2014 +0900 |
committer | Yohei Yukawa <yukawa@google.com> | Wed May 14 19:28:59 2014 +0900 |
tree | a84d04379d44b5b360b9a4a23ce02007f4b945cc | |
parent | d6f4e37554398b46e84485707d114b5b1a408a8a [diff] |
Enable CursorAnchorInfo to contain composing string This CL adds one more functionality to CursorAnchorInfo that enables applications to associate the composition string with its positional information. This is useful for an IME to handle CursorAnchorInfo asynchronously. This is also useful for the framework to detect if the application is unnecessarily calling IMM#updateCursorAnchroInfo with duplicate event. BUG: 14579622 Change-Id: Ie75c17b523dad33e97b08c15f5f5267573ce2063