LatinIME/tests/src/com/android/inputmethod/latin/utils
Tadashi G. Takaoka 2202d47386 Stop displaying locale string on short space bar
Bug: 12070355
Change-Id: I2d6fa20431bc56d5139caeac33e396b73906d075
2014-03-28 13:05:13 +09:00
..
AsyncResultHolderTests.java Add AsyncResultHolder. 2013-09-10 15:48:06 +09:00
Base64ReaderTests.java Move Base64Reader to utils package 2013-06-05 19:39:36 +09:00
ByteArrayDictBuffer.java Move code only used for dicttool and tests under tests. 2014-03-27 15:30:32 +09:00
CapsModeUtilsTests.java Fix a bug specific to German capitalization. 2014-01-17 02:06:24 +09:00
CsvUtilsTests.java
DictionaryInfoUtilsTests.java Fix build. 2014-01-10 12:18:26 +09:00
EditDistanceTests.java Separate utility methods from BinaryDictionary. 2014-03-05 18:19:34 +09:00
PrioritizedSerialExecutorTests.java Use PrioritizedSerialExecutor instead of ReentrantReadWriteLock. 2013-09-10 19:05:41 +09:00
RecapitalizeStatusTests.java Use sorted int[] to represent word separators 2014-01-20 19:40:02 +09:00
ResizableIntArrayTests.java Rename InputPointers.addPointer and ResizableIntArray.add 2014-01-08 14:30:21 +09:00
ResourceUtilsTests.java Fix possible NPE while finding device override value from resource 2014-02-10 14:38:53 +09:00
SpannableStringUtilsTests.java Fix the offdevice regression test build 2013-09-25 19:13:47 +09:00
StringAndJsonUtilsTests.java Use sorted int[] to represent word separators 2014-01-20 19:40:02 +09:00
SubtypeLocaleUtilsTests.java Stop displaying locale string on short space bar 2014-03-28 13:05:13 +09:00