Home
last modified time | relevance | path

Searched refs:changeLanguageWithoutWait (Results 1 – 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/
DLatinImeStressTests.java35 changeLanguageWithoutWait(locales[random.nextInt(locales.length)], in testSwitchLanguagesAndInputLatinRandomCodePoints()
53 changeLanguageWithoutWait(locales[random.nextInt(locales.length)], in testSwitchLanguagesAndInputRandomCodePoints()
DInputTestsBase.java371 changeLanguageWithoutWait(locale, combiningSpec); in changeLanguage()
375 protected void changeLanguageWithoutWait(final String locale, final String combiningSpec) { in changeLanguageWithoutWait() method in InputTestsBase