diff options
author | Gilles Debunne <debunne@google.com> | 2011-10-27 14:38:27 -0700 |
---|---|---|
committer | Gilles Debunne <debunne@google.com> | 2011-10-31 11:38:40 -0700 |
commit | e9b82808d412fa1b87954dd88579b92d0b4ab0e2 (patch) | |
tree | 2e6ea1cce763e780604a299fec397b51a340b11c /graphics/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | c86b8730e8c0ee930af5151cc47e6822408ac5ed (diff) |
No threading issues in SpellChecker.
SpellChecker is exclusively called from the main UI thread and
there are no concurrency issues. As a result, the TextView's
wordIterator can safely be re-used in the parse() method.
Also reset the pool of SpellParsers on language change.
Change-Id: I1cc8a2750f21233754f006e40a81622730030ec8
Diffstat (limited to 'graphics/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions