Searched refs:mAlphabetShiftState (Results 1 – 1 of 1) sorted by relevance
133 mAlphabetShiftState.setShiftLocked(false); in onLoadKeyboard()204 if (mAlphabetShiftState.isAutomaticShifted()) { in setShifted()206 } else if (mAlphabetShiftState.isManualShifted()) { in setShifted()213 mAlphabetShiftState.setAutomaticShifted(); in setShifted()219 mAlphabetShiftState.setShifted(true); in setShifted()225 mAlphabetShiftState.setShifted(false); in setShifted()231 mAlphabetShiftState.setShifted(true); in setShifted()249 mAlphabetShiftState.setShiftLocked(shiftLocked); in setShiftLocked()323 mAlphabetShiftState.setShiftLocked(false); in setSymbolsKeyboard()336 mAlphabetShiftState.setShiftLocked(false); in setSymbolsShiftedKeyboard()[all …]