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.java102 boolean isQwertyKeyboard() { in isQwertyKeyboard() method in SoftInputWindow
179 if (isQwertyKeyboard()) { in handleSwitchKeyboard()
206 if (isQwertyKeyboard() && isShifted) { in handleCharacter()