Searched refs:getVeryLongPressTimeoutMs (Results 1 – 1 of 1) sorted by relevance
143 long getVeryLongPressTimeoutMs() { in getVeryLongPressTimeoutMs() method in SingleKeyGestureDetector.SingleKeyRule298 mHandler.sendMessageDelayed(msg, mActiveRule.getVeryLongPressTimeoutMs()); in interceptKeyDown()335 if (eventTime < mLastDownTime + mActiveRule.getVeryLongPressTimeoutMs()) { in interceptKeyUp()