Searched defs:ACTION_UP (Results 1 – 9 of 9) sorted by relevance
49 public static final int ACTION_UP = KeyEvent.ACTION_UP; field in VirtualKeyEvent
72 public static final int ACTION_UP = MotionEvent.ACTION_UP; field in VirtualTouchEvent
70 public static final int ACTION_UP = MotionEvent.ACTION_UP; field in VirtualStylusMotionEvent
37 constexpr auto ACTION_UP = AMOTION_EVENT_ACTION_UP; variable
55 constexpr int32_t ACTION_UP = AMOTION_EVENT_ACTION_UP; variable
53 constexpr auto ACTION_UP = AMOTION_EVENT_ACTION_UP; variable
85 static constexpr int32_t ACTION_UP = AMOTION_EVENT_ACTION_UP; variable
1434 public static final int ACTION_UP = 1; field in KeyEvent
234 public static final int ACTION_UP = 1; field in MotionEvent