Searched defs:ACTION_MOVE (Results 1 – 9 of 9) sorted by relevance
54 public static final int ACTION_MOVE = 2; field in TvPipAction
74 public static final int ACTION_MOVE = MotionEvent.ACTION_MOVE; field in VirtualTouchEvent
75 public static final int ACTION_MOVE = MotionEvent.ACTION_MOVE; field in VirtualStylusMotionEvent
54 constexpr int32_t ACTION_MOVE = AMOTION_EVENT_ACTION_MOVE; variable
47 constexpr auto ACTION_MOVE = AMOTION_EVENT_ACTION_MOVE; variable
82 static constexpr int32_t ACTION_MOVE = AMOTION_EVENT_ACTION_MOVE; variable
85 private static final int ACTION_MOVE = 2; field in TileAdapter
32 static constexpr int32_t ACTION_MOVE = AMOTION_EVENT_ACTION_MOVE; variable
244 public static final int ACTION_MOVE = 2; field in MotionEvent