aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/InputLanguageSelection.java
diff options
context:
space:
mode:
authorJean Chalard <jchalard@google.com>2011-02-22 15:12:46 +0900
committerJean Chalard <jchalard@google.com>2011-02-22 16:43:19 +0900
commitf5f834afcd5506a0ae3bd5bcfcb0c3a9b1506ac1 (patch)
tree3ff71e2c6c5ee74be126d2d6d41bd5a7429fabb2 /java/src/com/android/inputmethod/latin/InputLanguageSelection.java
parenta5d58497018f465080f08fbbfed35de883bc8be3 (diff)
downloadlatinime-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