Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DLatinIME.java400 public void postSwitchLanguage(final InputMethodSubtype subtype) { in postSwitchLanguage() method in LatinIME.UIHandler
822 mHandler.postSwitchLanguage(newSubtype); in onStartInputInternal()