Searched defs:ACTION_CANCEL (Results 1 – 3 of 3) sorted by relevance
76 public static final int ACTION_CANCEL = MotionEvent.ACTION_CANCEL; field in VirtualTouchEvent
239 public static final int ACTION_CANCEL = 3; field in MotionEvent
73 static constexpr int32_t ACTION_CANCEL = AMOTION_EVENT_ACTION_CANCEL; variable