Searched refs:mIsInDoubleTapShiftKeyTimeout (Results 1 – 1 of 1) sorted by relevance
57 private boolean mIsInDoubleTapShiftKeyTimeout; field in MockKeyboardSwitcher85 mIsInDoubleTapShiftKeyTimeout = false; in expireDoubleTapTimeout()136 mIsInDoubleTapShiftKeyTimeout = true; in startDoubleTapShiftKeyTimer()141 mIsInDoubleTapShiftKeyTimeout = false; in cancelDoubleTapShiftKeyTimer()146 return mIsInDoubleTapShiftKeyTimeout; in isInDoubleTapShiftKeyTimeout()