Searched defs:ACTION_DOWN (Results 1 – 7 of 7) sorted by relevance
33 constexpr auto ACTION_DOWN = AMOTION_EVENT_ACTION_DOWN; variable
34 constexpr auto ACTION_DOWN = AMOTION_EVENT_ACTION_DOWN; variable
66 static constexpr int32_t ACTION_DOWN = AMOTION_EVENT_ACTION_DOWN; variable
47 public static final int ACTION_DOWN = KeyEvent.ACTION_DOWN; field in VirtualKeyEvent
70 public static final int ACTION_DOWN = MotionEvent.ACTION_DOWN; field in VirtualTouchEvent
998 public static final int ACTION_DOWN = 0; field in KeyEvent
217 public static final int ACTION_DOWN = 0; field in MotionEvent