Searched defs:MOVE (Results 1 – 7 of 7) sorted by relevance
26 MOVE = 2, enumerator
34 constexpr int32_t MOVE = AMOTION_EVENT_ACTION_MOVE; variable
35 MOVE = 2; enumerator
29 constexpr int MOVE = AMOTION_EVENT_ACTION_MOVE; variable
53 constexpr int MOVE = AMOTION_EVENT_ACTION_MOVE; variable
637 static final int MOVE = 1 << 3; field in AdapterHelper.UpdateOp
1065 static final int MOVE = 0; field in ActionMenuPresenter.ItemAnimationInfo