diff options
author | 2012-03-12 18:56:02 +0900 | |
---|---|---|
committer | 2012-03-12 18:58:20 +0900 | |
commit | c3c4ed91cf34cffc8f5c0f6919bf08a31f9b18ad (patch) | |
tree | f01685acf85c5e448a496b11aafaa2b7a5fc3d2e /java/src/com/android/inputmethod/latin/SettingsValues.java | |
parent | a3f2ce1f3150a01471f2996ae07fb21a2f857b58 (diff) | |
download | latinime-c3c4ed91cf34cffc8f5c0f6919bf08a31f9b18ad.tar.gz latinime-c3c4ed91cf34cffc8f5c0f6919bf08a31f9b18ad.tar.xz latinime-c3c4ed91cf34cffc8f5c0f6919bf08a31f9b18ad.zip |
Consolidate words into SuggestedWordInfo
We can't get rid of SuggestedWordInfo because it conveys
the information about whether a suggestion is outdated or
not. It is always created anyway. So it makes sense not
to have separate lists and to just keep everything in the
SuggestedWordInfo object.
Change-Id: Idd79dc267d97633901d3d2869da457736963e178
Diffstat (limited to 'java/src/com/android/inputmethod/latin/SettingsValues.java')
0 files changed, 0 insertions, 0 deletions