Searched refs:ACTION_MOVE (Results 1 – 8 of 8) sorted by relevance
35 #define ACTION_MOVE 2 macro81 case ACTION_MOVE: in Android_OnMouse()
37 #define ACTION_MOVE 2 macro124 case ACTION_MOVE: in Android_OnTouch()
79 case MotionEvent.ACTION_MOVE: in onTouchEvent()
95 case MotionEvent.ACTION_MOVE: in onCreate()
277 if (maskedAction == MotionEvent.ACTION_MOVE) { in getPointerChangeForAction()
223 case MotionEvent.ACTION_MOVE: in onTouchEvent()
1316 case MotionEvent.ACTION_MOVE: in onTouch()1677 case MotionEvent.ACTION_MOVE: in handleMotionEvent()
467 …/// Android's [MotionEvent.ACTION_MOVE](https://developer.android.com/reference/android/view/Motio…