Searched refs:shiftState (Results 1 – 1 of 1) sorted by relevance
720 public boolean setShifted(boolean shiftState) { in setShifted() argument723 shiftKey.on = shiftState; in setShifted()726 if (mShifted != shiftState) { in setShifted()727 mShifted = shiftState; in setShifted()