Home
last modified time | relevance | path

Searched refs:FLAG_IS_GENERATED_GESTURE (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/view/
DGestureDetector.java534 (ev.getFlags() & MotionEvent.FLAG_IS_GENERATED_GESTURE) != 0; in onTouchEvent()
859 (firstDown.getFlags() & MotionEvent.FLAG_IS_GENERATED_GESTURE) != 0; in isConsideredDoubleTap()
DMotionEvent.java476 public static final int FLAG_IS_GENERATED_GESTURE = 0x8; field in MotionEvent
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt75857 Landroid/view/MotionEvent;->FLAG_IS_GENERATED_GESTURE:I