Searched defs:ACTION_MOVE (Results 1 – 6 of 6) sorted by relevance
34 constexpr auto ACTION_MOVE = AMOTION_EVENT_ACTION_MOVE; variable
67 static constexpr int32_t ACTION_MOVE = AMOTION_EVENT_ACTION_MOVE; variable
54 public static final int ACTION_MOVE = 2; field in TvPipAction
74 public static final int ACTION_MOVE = MotionEvent.ACTION_MOVE; field in VirtualTouchEvent
84 private static final int ACTION_MOVE = 2; field in TileAdapter
232 public static final int ACTION_MOVE = 2; field in MotionEvent