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