diff options
author | 2014-10-28 14:22:09 -0700 | |
---|---|---|
committer | 2014-10-31 06:18:35 +0000 | |
commit | d443146c343fd880eb6178bae94edec0865bce62 (patch) | |
tree | cd45ad9dbf88f50cac1839705a52db4eb4f759e4 /java/src/com/android/inputmethod/latin/ExpandableBinaryDictionary.java | |
parent | 0cd1f222fd837179f501651256bc15b42317edd0 (diff) | |
download | latinime-d443146c343fd880eb6178bae94edec0865bce62.tar.gz latinime-d443146c343fd880eb6178bae94edec0865bce62.tar.xz latinime-d443146c343fd880eb6178bae94edec0865bce62.zip |
Add documentation for CollectionUtils#arrayAsList
(This is a cherrypick of http://ag/576739)
Also, modify the IllegalArgumentException to capture the
values passed for start, end, and array.length to make
debugging easier in the unlikely event that it is thrown.
Add corresponding tests for the exceptions.
Tested:
tapas LatinImeGoogle LatinImeGoogleTests userdebug
make -j30 && \
adb install -r \
out/target/product/generic/data/app/LatinImeGoogleTests/LatinImeGoogleTests.apk && \
adb install -r \
out/target/product/generic/system/app/LatinImeGoogle/LatinImeGoogle.apk && \
adb shell am instrument -w -e class \
com.android.inputmethod.latin.utils.CollectionUtilsTests \
com.google.android.inputmethod.latin.tests/android.support.test.runner.AndroidJUnitRunner
Change-Id: I0c579ca4f4f2a9b2575aa6f8fa75e3ee4a21cf8a
Diffstat (limited to 'java/src/com/android/inputmethod/latin/ExpandableBinaryDictionary.java')
0 files changed, 0 insertions, 0 deletions