aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/SynchronouslyLoadedUserDictionary.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix a bug with synchronicity of spell checking/user dict•••This fixes a race condition that would end up with the spell checker not finding some words in the user dictionary when it just booted. Bug: 5194627 Change-Id: I1ba911cc53e6ae3b111d54a6f91d1d5feef3f5de Jean Chalard2011-08-291-0/+41