Searched refs:supportVeryLongPress (Results 1 – 3 of 3) sorted by relevance
98 boolean supportVeryLongPress() { in supportVeryLongPress() method in SingleKeyGestureDetector.SingleKeyRule151 + ", VeryLongPress=" + supportVeryLongPress() in toString()274 if (mActiveRule.supportVeryLongPress()) { in interceptKeyDown()319 mHandledByLongPress |= mActiveRule.supportVeryLongPress(); in interceptKeyUp()
2452 boolean supportVeryLongPress() {
94 boolean supportVeryLongPress() { in initSingleKeyGestureRules()