LatinIME/tests
Yuichiro Hanada a328f538c3 Fix PrioritizedSerialExecutor.
It was possible that fetchNextTasks() would be called by multiple
threads concurrently.
If it happens, some tasks in the task queues might be ignored.

Change-Id: Idc81c43c45e382da3850cc55b9a42c281548d2a8
2013-09-27 16:46:34 +09:00
..
data Fix SuggestTests 2012-01-13 15:25:28 +09:00
res Fix KeySpecParserSplitTests 2013-07-23 19:29:33 +09:00
src/com/android/inputmethod Fix PrioritizedSerialExecutor. 2013-09-27 16:46:34 +09:00
Android.mk Remove android.test.runner from tests app 2013-02-05 16:07:31 -08:00
AndroidManifest.xml Follow up to If933fcad56d81dcc956b6114727e01be9686ee9c 2013-02-10 00:31:40 +09:00