Searched refs:currentKeyboard (Results 1 – 1 of 1) sorted by relevance
632 Keyboard currentKeyboard = mInputView.getKeyboard(); in handleShift() local633 if (mQwertyKeyboard == currentKeyboard) { in handleShift()637 } else if (currentKeyboard == mSymbolsKeyboard) { in handleShift()641 } else if (currentKeyboard == mSymbolsShiftedKeyboard) { in handleShift()