Home
last modified time | relevance | path

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

/development/samples/MultiClientInputMethod/src/com/example/android/multiclientinputmethod/
DSoftInputWindow.java98 boolean isQwertyKeyboard() { in isQwertyKeyboard() method in SoftInputWindow
175 if (isQwertyKeyboard()) { in handleSwitchKeyboard()
202 if (isQwertyKeyboard() && isShifted) { in handleCharacter()