Searched refs:onVeryLongPress (Results 1 – 3 of 3) sorted by relevance
149 void onVeryLongPress(long eventTime) {} in onVeryLongPress() method in SingleKeyGestureDetector.SingleKeyRule468 rule.onVeryLongPress(mLastDownTime); in handleMessage()
2645 void onVeryLongPress(long eventTime) {
129 void onVeryLongPress(long downTime) { in initSingleKeyGestureRules()