Searched refs:AXIS_SCROLL (Results 1 – 13 of 13) sorted by relevance
84 float scroll = motionEvent.getAxisValue(MotionEvent.AXIS_SCROLL); in onCreateView()105 float scroll = motionEvent.getAxisValue(MotionEvent.AXIS_SCROLL); in onCreateView()148 scrollView(v, event.getAxisValue(MotionEvent.AXIS_SCROLL)); in onGenericMotion()
197 event.getAxisValue(MotionEvent.AXIS_SCROLL)); in onGenericMotion()
31 float scroll = event.getAxisValue(MotionEvent.AXIS_SCROLL); in onGenericMotion()
240 event.getAxisValue(MotionEvent.AXIS_SCROLL)); in registerDirectManipulation()
153 int adjustment = Math.round(event.getAxisValue(MotionEvent.AXIS_SCROLL));
147 int adjustment = Math.round(event.getAxisValue(MotionEvent.AXIS_SCROLL));
1061 public static final int AXIS_SCROLL = 26; field in MotionEvent1304 names.append(AXIS_SCROLL, "AXIS_SCROLL"); in names.append() argument
865 axisValue = event.getAxisValue(MotionEvent.AXIS_SCROLL); in onGenericMotionEvent()
931 axisValue = event.getAxisValue(MotionEvent.AXIS_SCROLL); in onGenericMotionEvent()
4339 axisValue = event.getAxisValue(MotionEvent.AXIS_SCROLL); in onGenericMotionEvent()
2080 injectMotionEvent(displayId, MotionEvent.AXIS_SCROLL, axisValue, /* x= */ 0, /* y= */ 0); in injectMotionEvent()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
48133 field public static final int AXIS_SCROLL = 26; // 0x1a