Searched refs:mIsInDoubleTapShiftKey (Results 1 – 1 of 1) sorted by relevance
96 private boolean mIsInDoubleTapShiftKey; field in KeyboardState494 mIsInDoubleTapShiftKey = mSwitchActions.isInDoubleTapShiftKeyTimeout(); in onPressShift()495 if (!mIsInDoubleTapShiftKey) { in onPressShift()499 if (mIsInDoubleTapShiftKey) { in onPressShift()547 if (mIsInDoubleTapShiftKey) { in onReleaseShift()550 mIsInDoubleTapShiftKey = false; in onReleaseShift()