HomeSort by relevance Sort by last modified time
    Searched refs:currentKeyboard (Results 1 - 2 of 2) sorted by null

  /development/samples/SoftKeyboard/src/com/example/android/softkeyboard/
SoftKeyboard.java 603 Keyboard currentKeyboard = mInputView.getKeyboard();
604 if (mQwertyKeyboard == currentKeyboard) {
608 } else if (currentKeyboard == mSymbolsKeyboard) {
612 } else if (currentKeyboard == mSymbolsShiftedKeyboard) {
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
LatinIME.java     [all...]

Completed in 199 milliseconds