diff options
author | 2012-03-08 20:35:47 +0900 | |
---|---|---|
committer | 2012-03-08 20:55:37 +0900 | |
commit | 719f92fc77d10a55fe78daa5bce9617d8a0af335 (patch) | |
tree | d258b438b4e92ed7b68d73804cc10e1db1fc4eba /java/src/com/android/inputmethod/deprecated/voice/RecognitionView.java | |
parent | ec0fca8a8ba70c0d960838399e248db169d617d0 (diff) | |
download | latinime-719f92fc77d10a55fe78daa5bce9617d8a0af335.tar.gz latinime-719f92fc77d10a55fe78daa5bce9617d8a0af335.tar.xz latinime-719f92fc77d10a55fe78daa5bce9617d8a0af335.zip |
Stop uselessly remembering a value (A2)
The value is only used in debug mode, and it can be recomputed
at the time.
This change does not impact the logic. There is however a side
effect: in debug mode, the normalized score will be displayed
also when the word comes out of the whitelist or is a valid word.
It's actually a good thing.
The end purpose is to make all methods in AutoCorrection static.
Change-Id: I1642b1fdfa6ae62b8aa2fed94a8a26ff4a7e4d0e
Diffstat (limited to 'java/src/com/android/inputmethod/deprecated/voice/RecognitionView.java')
0 files changed, 0 insertions, 0 deletions