Searched refs:symbolsShiftedKeyboard (Results 1 – 1 of 1) sorted by relevance
222 LatinKeyboard symbolsShiftedKeyboard = getKeyboard(mSymbolsShiftedId); in toggleShift() local225 mInputView.setKeyboard(symbolsShiftedKeyboard); in toggleShift()226 symbolsShiftedKeyboard.setShifted(true); in toggleShift()227 symbolsShiftedKeyboard.setImeOptions(mContext.getResources(), mMode, mImeOptions); in toggleShift()230 LatinKeyboard symbolsShiftedKeyboard = getKeyboard(mSymbolsShiftedId); in toggleShift() local231 symbolsShiftedKeyboard.setShifted(false); in toggleShift()