diff options
author | 2014-07-19 04:10:24 +0900 | |
---|---|---|
committer | 2014-07-19 22:47:56 +0900 | |
commit | eac8670830a172dd2ba2fea0632ecc7f7ec95992 (patch) | |
tree | dc3bca66cd82fea03d7bc5be30f82286b4d133fa /java/src/com/android/inputmethod/compat/InputConnectionCompatUtils.java | |
parent | e645715b2575d462dafd09e98fce84555549b65b (diff) | |
download | latinime-eac8670830a172dd2ba2fea0632ecc7f7ec95992.tar.gz latinime-eac8670830a172dd2ba2fea0632ecc7f7ec95992.tar.xz latinime-eac8670830a172dd2ba2fea0632ecc7f7ec95992.zip |
Enable StringUtils to split CharSequence like String#split
This is a groundwork for enabling LocaleSpan.
To enable LocaleSpan everywhere, we need to switch to
CharSequence from String so that Span infromation can be
preserved end-to-end. To achieve this, we need to have
CharSequence version of String#split.
BUG: 16029304
Change-Id: I0dd103185dcf62fb1e25054a374340790e6a4678
Diffstat (limited to 'java/src/com/android/inputmethod/compat/InputConnectionCompatUtils.java')
0 files changed, 0 insertions, 0 deletions