aboutsummaryrefslogtreecommitdiffstats
path: root/tests/src/com/android/inputmethod/compat/SuggestionSpanUtilsTest.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove the other deprecated constructor to SuggestedWordsJean Chalard2014-11-171-10/+14
| | | | Change-Id: Ied821df01e032ebc913d2f15dffdf41a51372ea4
* Add a utility method to SuggestionSpanUtilsYohei Yukawa2014-10-061-0/+26
| | | | | | | This is a ground work for subsequent CLs. BUG: 16995261 Change-Id: Icbb708a35412a635a0d625b520069840c0bb0904
* Add unittest for SuggestionSpanUtilsYohei Yukawa2014-10-061-0/+181
This adds unittest for SuggestionSpanUtils for subsequent CLs. No behavior change is intended in this CL. BUG: 16995261 Change-Id: I90d1591cab893a1421ca633963b7c8f00a5fe4b4