Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DLatinIME.java280 latinIme.switchLanguage((InputMethodSubtype)msg.obj); in handleMessage()
1329 public void switchLanguage(final InputMethodSubtype subtype) { in switchLanguage() method in LatinIME