Home | History | Annotate | Download | only in JAJP

Lines Matching defs:shifted

643             int shifted = (mShiftOn == 0) ? 1 : 0;
644 Keyboard newKeyboard = getShiftChangeKeyboard(shifted);
646 mShiftOn = shifted;