Searched refs:shiftState (Results 1 – 1 of 1) sorted by relevance
672 public boolean setShifted(boolean shiftState) { in setShifted() argument674 mShiftKey.on = shiftState; in setShifted()676 if (mShifted != shiftState) { in setShifted()677 mShifted = shiftState; in setShifted()