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

12

/frameworks/base/core/java/android/widget/
H A DAdapterViewAnimator.java635 case MotionEvent.ACTION_POINTER_UP: break;
H A DHorizontalScrollView.java555 case MotionEvent.ACTION_POINTER_UP:
704 case MotionEvent.ACTION_POINTER_UP:
H A DScrollView.java599 case MotionEvent.ACTION_POINTER_UP:
758 case MotionEvent.ACTION_POINTER_UP:
H A DStackView.java643 case MotionEvent.ACTION_POINTER_UP: {
753 case MotionEvent.ACTION_POINTER_UP: {
H A DAbsListView.java3829 case MotionEvent.ACTION_POINTER_UP: {
4501 case MotionEvent.ACTION_POINTER_UP: {
H A DEditor.java5360 case MotionEvent.ACTION_POINTER_UP:
/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DExpandHelper.java487 case MotionEvent.ACTION_POINTER_UP:
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
H A DTaskStackViewTouchHandler.java312 case MotionEvent.ACTION_POINTER_UP: {
/frameworks/base/services/accessibility/java/com/android/server/accessibility/
H A DMotionEventInjector.java413 : MotionEvent.ACTION_POINTER_UP;
/frameworks/support/core-ui/java/android/support/v4/widget/
H A DNestedScrollView.java737 case MotionEvent.ACTION_POINTER_UP:
893 case MotionEvent.ACTION_POINTER_UP:
/frameworks/base/core/java/com/android/internal/widget/
H A DViewPager.java1924 case MotionEvent.ACTION_POINTER_UP:
2057 case MotionEvent.ACTION_POINTER_UP:
H A DRecyclerView.java2705 case MotionEvent.ACTION_POINTER_UP: {
2845 case MotionEvent.ACTION_POINTER_UP: {
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationPanelView.java652 case MotionEvent.ACTION_POINTER_UP:
932 case MotionEvent.ACTION_POINTER_UP:
/frameworks/support/core-ui/java/android/support/v4/view/
H A DViewPager.java2139 case MotionEvent.ACTION_POINTER_UP:
2273 case MotionEvent.ACTION_POINTER_UP:
/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/
H A DMotionEventInjectorTest.java83 new MotionEventActionMatcher(MotionEvent.ACTION_POINTER_UP);
/frameworks/base/core/java/com/android/internal/widget/helper/
H A DItemTouchHelper.java386 case MotionEvent.ACTION_POINTER_UP: {
/frameworks/base/packages/SystemUI/src/com/android/systemui/egg/
H A DMLand.java843 case MotionEvent.ACTION_POINTER_UP:
/frameworks/support/v7/recyclerview/src/android/support/v7/widget/helper/
H A DItemTouchHelper.java384 case MotionEvent.ACTION_POINTER_UP: {
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
H A DNotificationStackScrollLayout.java1503 case MotionEvent.ACTION_POINTER_UP:
3243 case MotionEvent.ACTION_POINTER_UP:
/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
H A DRecyclerView.java2848 case MotionEvent.ACTION_POINTER_UP: {
2988 case MotionEvent.ACTION_POINTER_UP: {
/frameworks/base/core/java/android/view/
H A DViewGroup.java2675 } else if (split && actionMasked == MotionEvent.ACTION_POINTER_UP) {

Completed in 1437 milliseconds

12