Searched refs:ACTION_POINTER_UP (Results 26 - 37 of 37) sorted by relevance

12

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPanelView.java415 case MotionEvent.ACTION_POINTER_UP:
/frameworks/testing/uiautomator/library/core-src/com/android/uiautomator/core/
H A DInteractionController.java750 getPointerAction(MotionEvent.ACTION_POINTER_UP, x), x + 1, properties,
/frameworks/base/core/java/android/widget/
H A DHorizontalScrollView.java526 case MotionEvent.ACTION_POINTER_UP:
673 case MotionEvent.ACTION_POINTER_UP:
H A DScrollView.java559 case MotionEvent.ACTION_POINTER_UP:
703 case MotionEvent.ACTION_POINTER_UP:
H A DStackView.java637 case MotionEvent.ACTION_POINTER_UP: {
747 case MotionEvent.ACTION_POINTER_UP: {
H A DAbsListView.java3445 case MotionEvent.ACTION_POINTER_UP: {
3992 case MotionEvent.ACTION_POINTER_UP: {
H A DEditor.java3668 case MotionEvent.ACTION_POINTER_UP:
/frameworks/base/packages/Keyguard/src/com/android/keyguard/
H A DSlidingChallengeLayout.java645 case MotionEvent.ACTION_POINTER_UP:
H A DPagedView.java1204 case MotionEvent.ACTION_POINTER_UP:
1685 case MotionEvent.ACTION_POINTER_UP:
/frameworks/support/v4/java/android/support/v4/view/
H A DViewPager.java1906 case MotionEventCompat.ACTION_POINTER_UP:
2037 case MotionEventCompat.ACTION_POINTER_UP:
/frameworks/base/core/java/com/android/internal/widget/multiwaveview/
H A DGlowPadView.java777 case MotionEvent.ACTION_POINTER_UP:
/frameworks/base/core/java/android/view/
H A DViewGroup.java1984 } else if (split && actionMasked == MotionEvent.ACTION_POINTER_UP) {

Completed in 6359 milliseconds

12