Searched refs:changeKeyboardLocaleAndDictLocale (Results 1 – 2 of 2) sorted by relevance
29 changeKeyboardLocaleAndDictLocale("th", "en_US"); in testAutoCorrectForLanguageWithoutSpaces()39 changeKeyboardLocaleAndDictLocale("th", "en_US"); in testRevertAutoCorrectForLanguageWithoutSpaces()55 changeKeyboardLocaleAndDictLocale("th", "en_US"); in testDontResumeSuggestionOnBackspace()73 changeKeyboardLocaleAndDictLocale("th", "en_US"); in testStartComposingInsideText()96 changeKeyboardLocaleAndDictLocale("th", "en_US"); in testMovingCursorInsideWordAndType()122 changeKeyboardLocaleAndDictLocale("th", "en_US"); in testPredictions()
404 protected void changeKeyboardLocaleAndDictLocale(final String keyboardLocale, in changeKeyboardLocaleAndDictLocale() method in InputTestsBase