diff options
author | 2013-01-11 16:49:54 -0800 | |
---|---|---|
committer | 2013-01-21 10:50:32 -0800 | |
commit | 80685aa4b95173638c7982dbac723b282292a931 (patch) | |
tree | 1689a1ac389e61c367c3e96291a5b37404dada4a /java/src/com/android/inputmethod/research/FeedbackFragment.java | |
parent | 345ef6762700cdb0fca25aa54b22ef83aaaac0ab (diff) | |
download | latinime-80685aa4b95173638c7982dbac723b282292a931.tar.gz latinime-80685aa4b95173638c7982dbac723b282292a931.tar.xz latinime-80685aa4b95173638c7982dbac723b282292a931.zip |
[Rlog78b] Make log privacy filtering decisions on n-grams
Previously, words were pushed out of a LogBuffer one at a time. The receiving code had to keep
state to know whether a n-gram was safe to log. This patch looks at the entire n-gram and makes a
single decision based on it alone.
mult-project commit with I3c40d7e02c77943d2668094ddb1d03efb942c74f
Change-Id: Id7d90bbd551b1a2f4e0e35f38852652f68f273f8
Diffstat (limited to 'java/src/com/android/inputmethod/research/FeedbackFragment.java')
0 files changed, 0 insertions, 0 deletions