diff options
author | 2012-05-07 16:28:30 +0900 | |
---|---|---|
committer | 2012-05-07 17:15:21 +0900 | |
commit | 8950ce6c44706467bb386570ae236a2b8b983666 (patch) | |
tree | d140954320c5ce87a5757d5f8a028011044ae142 /java/src/com/android/inputmethod/accessibility/AccessibleInputMethodServiceProxy.java | |
parent | f1634c872c57a5e8d0a861cda299fdbd98740e79 (diff) | |
download | latinime-8950ce6c44706467bb386570ae236a2b8b983666.tar.gz latinime-8950ce6c44706467bb386570ae236a2b8b983666.tar.xz latinime-8950ce6c44706467bb386570ae236a2b8b983666.zip |
Replace the bigram list position with the map and filter
Passing the position will not allow us a reasonable lookup
time. Replace this with a map and bloom filter for very fast
lookup.
Bug: 6313806
Change-Id: I3a61c0001cbc987c1c3c7b8df635d4590a370144
Diffstat (limited to 'java/src/com/android/inputmethod/accessibility/AccessibleInputMethodServiceProxy.java')
0 files changed, 0 insertions, 0 deletions