Home
last modified time | relevance | path

Searched refs:ACTION_MOVE (Results 1 – 25 of 133) sorted by relevance

123456

/frameworks/support/v13/tests/java/android/support/v13/view/
DDragStartHelperTest.java195 sendMouseEvent(MotionEvent.ACTION_MOVE,
197 sendMouseEvent(MotionEvent.ACTION_MOVE, MotionEvent.BUTTON_PRIMARY, mDragSource, 0, 0);
212 sendMouseEvent(MotionEvent.ACTION_MOVE, MotionEvent.BUTTON_PRIMARY, mDragSource, 1, 2);
213 sendMouseEvent(MotionEvent.ACTION_MOVE, MotionEvent.BUTTON_PRIMARY, mDragSource, 3, 4);
214 sendMouseEvent(MotionEvent.ACTION_MOVE, MotionEvent.BUTTON_PRIMARY, mDragSource, 5, 6);
231 sendMouseEvent(MotionEvent.ACTION_MOVE, MotionEvent.BUTTON_SECONDARY, mDragSource, 1, 2);
235 sendMouseEvent(MotionEvent.ACTION_MOVE, MotionEvent.BUTTON_TERTIARY, mDragSource, 1, 2);
258 sendMouseEvent(MotionEvent.ACTION_MOVE, MotionEvent.BUTTON_PRIMARY, mDragSource, 1, 2);
259 sendMouseEvent(MotionEvent.ACTION_MOVE, MotionEvent.BUTTON_PRIMARY, mDragSource, 3, 4);
260 sendMouseEvent(MotionEvent.ACTION_MOVE, MotionEvent.BUTTON_PRIMARY, mDragSource, 5, 6);
[all …]
/frameworks/support/v7/recyclerview/tests/src/android/support/v7/util/
DTouchUtils.java52 event = MotionEvent.obtain(downTime, eventTime, MotionEvent.ACTION_MOVE, in tapView()
110 event = MotionEvent.obtain(downTime, eventTime, MotionEvent.ACTION_MOVE, in clickView()
147 event = MotionEvent.obtain(downTime, eventTime, MotionEvent.ACTION_MOVE, in longClickView()
282 event = MotionEvent.obtain(downTime, eventTime, MotionEvent.ACTION_MOVE, x, y, 0); in drag()
/frameworks/support/design/src/android/support/design/widget/
DHeaderBehavior.java62 if (action == MotionEvent.ACTION_MOVE && mIsBeingDragged) { in onInterceptTouchEvent()
79 case MotionEvent.ACTION_MOVE: { in onInterceptTouchEvent()
139 case MotionEvent.ACTION_MOVE: { in onTouchEvent()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNavigationBarGestureHelper.java121 case MotionEvent.ACTION_MOVE: { in onInterceptTouchEvent()
146 case MotionEvent.ACTION_MOVE: in interceptDockWindowEvent()
161 case MotionEvent.ACTION_MOVE: in handleDockWindowEvent()
DDoubleTapHelper.java79 case MotionEvent.ACTION_MOVE: in onTouchEvent()
DSettingsButton.java74 case MotionEvent.ACTION_MOVE: in onTouchEvent()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DDragDownHelper.java84 case MotionEvent.ACTION_MOVE: in onInterceptTouchEvent()
109 case MotionEvent.ACTION_MOVE: in onTouchEvent()
/frameworks/rs/tests/java_api/RsCameraDemo/src/com/android/example/rscamera/
DVerticalSeekBar.java67 case MotionEvent.ACTION_MOVE: in onTouchEvent()
/frameworks/rs/tests/java_api/CannyLive/src/com/android/example/cannylive/
DVerticalSeekBar.java67 case MotionEvent.ACTION_MOVE: in onTouchEvent()
/frameworks/support/wear/tests/src/android/support/wear/widget/
DScrollManagerTest.java140 event = MotionEvent.obtain(downTime, eventTime, MotionEvent.ACTION_MOVE, x, y, 0); in scroll()
171 event = MotionEvent.obtain(downTime, eventTime, MotionEvent.ACTION_MOVE, x, y, 0); in scrollOnArch()
/frameworks/base/cmds/input/src/com/android/commands/input/
DInput.java226 injectMotionEvent(inputSource, MotionEvent.ACTION_MOVE, now, lerp(x1, x2, alpha), in sendSwipe()
251 injectMotionEvent(inputSource, MotionEvent.ACTION_MOVE, now, lerp(x1, x2, alpha), in sendDragAndDrop()
267 injectMotionEvent(inputSource, MotionEvent.ACTION_MOVE, now, dx, dy, 0.0f); in sendMove()
/frameworks/base/core/java/android/view/
DTouchDelegate.java120 case MotionEvent.ACTION_MOVE: in onTouchEvent()
DInputEventConsistencyVerifier.java291 case MotionEvent.ACTION_MOVE: in onTrackballEvent()
375 case MotionEvent.ACTION_MOVE: { in onTouchEvent()
557 case MotionEvent.ACTION_MOVE: in onGenericMotionEvent()
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DExpandHelper.java288 if ((action == MotionEvent.ACTION_MOVE) && 0 != (mExpansionStyle & BLINDS)) { in onInterceptTouchEvent()
293 case MotionEvent.ACTION_MOVE: { in onInterceptTouchEvent()
358 case MotionEvent.ACTION_MOVE: in trackVelocity()
429 case MotionEvent.ACTION_MOVE: { in onTouchEvent()
/frameworks/base/test-runner/src/android/test/
DTouchUtils.java268 event = MotionEvent.obtain(downTime, eventTime, MotionEvent.ACTION_MOVE, in tapView()
344 event = MotionEvent.obtain(downTime, eventTime, MotionEvent.ACTION_MOVE, in clickView()
404 event = MotionEvent.obtain(downTime, eventTime, MotionEvent.ACTION_MOVE, in longClickView()
777 event = MotionEvent.obtain(downTime, eventTime, MotionEvent.ACTION_MOVE, x, y, 0); in drag()
/frameworks/rs/tests/java_api/RsNbody/src/com/example/android/rs/nbody_gl/
DBasicGLSurfaceView.java65 if (event.getAction() == MotionEvent.ACTION_MOVE) { in onGenericMotionEvent()
/frameworks/base/packages/EasterEgg/src/com/android/egg/octo/
DOcquarium.java62 case MotionEvent.ACTION_MOVE: in onCreate()
/frameworks/support/v13/java/android/support/v13/view/
DDragStartHelper.java139 case MotionEvent.ACTION_MOVE: in onTouch()
/frameworks/rs/tests/java_api/RsTest_16/src/com/android/rs/test/
DRSTestView.java90 else if (act == ev.ACTION_MOVE) { in onTouchEvent()
/frameworks/rs/tests/java_api/RsTest_11/src/com/android/rs/test/
DRSTestView.java90 else if (act == ev.ACTION_MOVE) { in onTouchEvent()
/frameworks/rs/tests/java_api/RsTest_14/src/com/android/rs/test/
DRSTestView.java90 else if (act == ev.ACTION_MOVE) { in onTouchEvent()
/frameworks/support/wear/src/android/support/wear/widget/
DSwipeDismissLayout.java256 case MotionEvent.ACTION_MOVE: in onInterceptTouchEvent()
338 case MotionEvent.ACTION_MOVE: in onTouchEvent()
/frameworks/opt/photoviewer/src/com/android/ex/photo/
DPhotoViewPager.java131 case MotionEvent.ACTION_MOVE: { in onInterceptTouchEvent()
/frameworks/support/v7/appcompat/src/android/support/v7/widget/
DDropDownListView.java108 case MotionEvent.ACTION_MOVE: in onForwardedEvent()
/frameworks/rs/tests/java_api/SSHealingBrush/src/rs/example/android/com/healingbrush/
DMainActivity.java108 case MotionEvent.ACTION_MOVE: in onCreate()
169 case MotionEvent.ACTION_MOVE: in onCreate()

123456