Searched defs:ACTION_UP (Results 1 – 7 of 7) sorted by relevance
35 constexpr auto ACTION_UP = AMOTION_EVENT_ACTION_UP; variable
68 static constexpr int32_t ACTION_UP = AMOTION_EVENT_ACTION_UP; variable
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
1002 public static final int ACTION_UP = 1; field in KeyEvent
224 public static final int ACTION_UP = 1; field in MotionEvent