Searched refs:ACTION_SCROLL (Results 1 – 15 of 15) sorted by relevance
152 return MotionEvent.ACTION_SCROLL; in stringToAction()
96 case MotionEvent.ACTION_SCROLL: { in onGenericMotionEvent()
495 case MotionEvent.ACTION_SCROLL: in onGenericMotionEvent()
305 public static final int ACTION_SCROLL = 8; field in MotionEvent3661 case ACTION_SCROLL: in actionToString()
6052 if (action == MotionEvent.ACTION_DOWN || action == MotionEvent.ACTION_SCROLL) { in processMotionEvent()6070 if (action == MotionEvent.ACTION_DOWN || action == MotionEvent.ACTION_SCROLL) { in processPointerEvent()
311 if (!state.shouldProcessScroll() && event.getActionMasked() == MotionEvent.ACTION_SCROLL) { in processMotionEvent()
530 case MotionEvent.ACTION_SCROLL: in logCoords()
3029 if (event.getAction() == MotionEvent.ACTION_SCROLL) { in onGenericMotionEvent()
855 case MotionEvent.ACTION_SCROLL: { in onGenericMotionEvent()
590 case MotionEvent.ACTION_SCROLL: { in onGenericMotionEvent()
926 case MotionEvent.ACTION_SCROLL: in onGenericMotionEvent()
4344 case MotionEvent.ACTION_SCROLL: in onGenericMotionEvent()
3375 case MotionEvent.ACTION_SCROLL: { in onGenericMotionEvent()
48014 field public static final int ACTION_SCROLL = 8; // 0x8
32991 field public static final int ACTION_SCROLL = 8; // 0x8