HomeSort by relevance Sort by last modified time
    Searched defs:waitAllTasksForTests (Results 1 - 4 of 4) sorted by null

  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/personalization/
ContextualDictionaryTests.java 60 contextualDictionary.waitAllTasksForTests();
UserHistoryDictionaryTests.java 135 dict.waitAllTasksForTests();
152 dict.waitAllTasksForTests();
155 dict.waitAllTasksForTests();
165 dict.waitAllTasksForTests();
265 dict.waitAllTasksForTests();
271 dict.waitAllTasksForTests();
276 dict.waitAllTasksForTests();
282 dict.waitAllTasksForTests();
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
ExpandableBinaryDictionary.java 648 public void waitAllTasksForTests() {
DictionaryFacilitator.java 337 dict.waitAllTasksForTests();
391 dict.waitAllTasksForTests();

Completed in 2098 milliseconds