Searched refs:mLongPressShiftLockFired (Results 1 – 1 of 1) sorted by relevance
89 private boolean mLongPressShiftLockFired; field in KeyboardState318 mLongPressShiftLockFired = false; in onPressKey()382 mLongPressShiftLockFired = true; in onLongPressTimeout()412 mLongPressShiftLockFired = false; in onPressShift()466 } else if (mLongPressShiftLockFired) { in onReleaseShift()