Searched refs:CLASSIFICATION_DEEP_PRESS (Results 1 – 5 of 5) sorted by relevance
1426 public static final int CLASSIFICATION_DEEP_PRESS = 2; field in MotionEvent1431 CLASSIFICATION_NONE, CLASSIFICATION_AMBIGUOUS_GESTURE, CLASSIFICATION_DEEP_PRESS})3721 case CLASSIFICATION_DEEP_PRESS: in classificationToString()
733 motionClassification == MotionEvent.CLASSIFICATION_DEEP_PRESS; in onTouchEvent()
15844 motionClassification == MotionEvent.CLASSIFICATION_DEEP_PRESS;
334 } else if (ev.getClassification() == MotionEvent.CLASSIFICATION_DEEP_PRESS in onInterceptTouchEvent()
53336 field public static final int CLASSIFICATION_DEEP_PRESS = 2; // 0x2