Searched refs:ACTION_SCROLL (Results 1 – 3 of 3) sorted by relevance
37 #define ACTION_SCROLL 8 macro86 case ACTION_SCROLL: in Android_OnMouse()
154 || event.getActionMasked() == MotionEvent.ACTION_SCROLL); in onGenericMotionEvent()188 int signalKind = event.getActionMasked() == MotionEvent.ACTION_SCROLL in addPointerForIndex()286 if (maskedAction == MotionEvent.ACTION_SCROLL) { in getPointerChangeForAction()
1717 case MotionEvent.ACTION_SCROLL: in onGenericMotion()