Searched refs:mIsInDoubleTapTimeout (Results 1 – 1 of 1) sorted by relevance
56 private boolean mIsInDoubleTapTimeout; field in MockKeyboardSwitcher84 mIsInDoubleTapTimeout = false; in expireDoubleTapTimeout()129 mIsInDoubleTapTimeout = true; in startDoubleTapTimer()134 mIsInDoubleTapTimeout = false; in cancelDoubleTapTimer()139 return mIsInDoubleTapTimeout; in isInDoubleTapTimeout()