Searched defs:shift (Results 1 – 11 of 11) sorted by relevance
193 int shift = (mAutoCaps)? getShiftKeyState(mWnn.getCurrentInputEditorInfo()) : 0; in setPreferences() local291 int shift = (mAutoCaps)? getShiftKeyState(mWnn.getCurrentInputEditorInfo()) : 0; in onKey() local
50 byte shift() { in shift() method in ModifiedUTF7Charset
64 byte shift() { in shift() method in UTF7Charset
108 abstract byte shift(); in shift() method in UTF7StyleCharset
54 private final byte shift; field in UTF7StyleCharsetEncoder
42 private final byte shift; field in UTF7StyleCharsetDecoder
1132 int shift = getShiftKeyState(mWnn.getCurrentInputEditorInfo()); in setShiftByEditorInfo() local
617 int shift = (mAutoCaps) ? getShiftKeyState(edit) : 0; in processKeyEvent() local
305 protected Keyboard getShiftChangeKeyboard(int shift) { in getShiftChangeKeyboard()
981 int shift = (mAutoCaps)? getShiftKeyState(edit) : 0; in processKeyEvent() local
452 int shift = 0; in reloadQueue() local