Searched refs:FLAG_IS_GENERATED_GESTURE (Results 1 – 3 of 3) sorted by relevance
590 (ev.getFlags() & MotionEvent.FLAG_IS_GENERATED_GESTURE) != 0; in onTouchEvent()917 (firstDown.getFlags() & MotionEvent.FLAG_IS_GENERATED_GESTURE) != 0; in isConsideredDoubleTap()
512 public static final int FLAG_IS_GENERATED_GESTURE = MOTION_EVENT_FLAG_IS_GENERATED_GESTURE; field in MotionEvent576 FLAG_IS_GENERATED_GESTURE,
60785 Landroid/view/MotionEvent;->FLAG_IS_GENERATED_GESTURE:I