diff options
author | 2014-07-07 17:57:12 +0900 | |
---|---|---|
committer | 2014-07-07 20:13:55 +0900 | |
commit | ece4548eb51cfeedee7d0323d451374629080019 (patch) | |
tree | f5e907fa693c69e620953a21d9ebe7b690553033 /java/src/com/android/inputmethod/accessibility/KeyCodeDescriptionMapper.java | |
parent | 513784e8086a45a7e62c736c862c4df328235617 (diff) | |
download | latinime-ece4548eb51cfeedee7d0323d451374629080019.tar.gz latinime-ece4548eb51cfeedee7d0323d451374629080019.tar.xz latinime-ece4548eb51cfeedee7d0323d451374629080019.zip |
Ensure each character is coverted by at most one LocaleSpan
This is a groundwork to attach LocaleSpan for committed text
in LatinIME.
This CL adds a utility method to ensure that a given range
of the text is coverted by at most one LocaleSpan. Of course
it could be possible to allow a substring to be coverted by
multiple LocaleSpans at the same time, but ensuring uniqueness
for LocaleSpan is supposed to be a good starting point.
BUG: 16029304
Change-Id: Ic33a7178d0df1f05d3626aeb5773ec902254703f
Diffstat (limited to 'java/src/com/android/inputmethod/accessibility/KeyCodeDescriptionMapper.java')
0 files changed, 0 insertions, 0 deletions