diff options
author | 2011-02-22 15:12:46 +0900 | |
---|---|---|
committer | 2011-02-22 16:43:19 +0900 | |
commit | f5f834afcd5506a0ae3bd5bcfcb0c3a9b1506ac1 (patch) | |
tree | 3ff71e2c6c5ee74be126d2d6d41bd5a7429fabb2 /java/src/com/android/inputmethod/latin/InputLanguageSelection.java | |
parent | a5d58497018f465080f08fbbfed35de883bc8be3 (diff) | |
download | latinime-f5f834afcd5506a0ae3bd5bcfcb0c3a9b1506ac1.tar.gz latinime-f5f834afcd5506a0ae3bd5bcfcb0c3a9b1506ac1.tar.xz latinime-f5f834afcd5506a0ae3bd5bcfcb0c3a9b1506ac1.zip |
Rename variables with obscure names.
The `snr' variable has a very obscure name. Rename it to `matchWeight'.
Also, the `toLowerCase' function is error-prone, since it actually returns
a lower case version of the BASE char, that is without diacritics. Hence,
rename it to `toBaseLowerCase' and update variables with similar names.
Change-Id: Ibdbe73018a33ee864db59a51d664c3b104d5fb3f
Diffstat (limited to 'java/src/com/android/inputmethod/latin/InputLanguageSelection.java')
0 files changed, 0 insertions, 0 deletions