aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/CollectionUtils.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move util classes to the latin/utils directoryKen Wakasa2013-06-241-100/+0
| | | | Change-Id: I1c5b27c8edf231680edb8d96f63b9d04cfc6a6fa
* Cache MoreKeysKeyboard instead of container view of itTadashi G. Takaoka2013-01-221-0/+5
| | | | | | | This change also cleans up MoreKeysPanel related stuff. Bug: 8047165 Change-Id: I4f2211e00c7d08469a7413568db039c1c597fb3c
* Make utility classes finalTadashi G. Takaoka2012-08-291-1/+1
| | | | Change-Id: Ic4f69b4c8da33c9fca50d6829724179310c2f875
* Add static construct method for SparseArrayTadashi G. Takaoka2012-08-221-0/+6
| | | | Change-Id: I6da97f6ea23578318f403bb5d64c30b1663c69ee
* Add CollectionUtils class to create generic collection easilyTadashi G. Takaoka2012-08-221-0/+89
Change-Id: I6b4de9187e122298e5e9cd8ddc9070d062df6a89