Home
last modified time | relevance | path

Searched refs:INVALID_POINTER (Results 1 – 15 of 15) sorted by relevance

/frameworks/support/design/src/android/support/design/widget/
DHeaderBehavior.java37 private static final int INVALID_POINTER = -1; field in HeaderBehavior
43 private int mActivePointerId = INVALID_POINTER;
82 if (activePointerId == INVALID_POINTER) { in onInterceptTouchEvent()
103 mActivePointerId = INVALID_POINTER; in onInterceptTouchEvent()
177 mActivePointerId = INVALID_POINTER; in onTouchEvent()
DBottomSheetBehavior.java581 mActivePointerId = ViewDragHelper.INVALID_POINTER; in reset()
/frameworks/opt/photoviewer/src/com/android/ex/photo/
DPhotoViewPager.java56 private static final int INVALID_POINTER = -1; field in PhotoViewPager
127 mActivePointerId = INVALID_POINTER; in onInterceptTouchEvent()
134 if (activePointerId == INVALID_POINTER) { in onInterceptTouchEvent()
/frameworks/support/core-ui/java/android/support/v4/widget/
DViewDragHelper.java45 public static final int INVALID_POINTER = -1; field in ViewDragHelper
116 private int mActivePointerId = INVALID_POINTER;
501 mActivePointerId = INVALID_POINTER; in cancel()
543 mActivePointerId = INVALID_POINTER; in smoothSlideViewTo()
1202 int newActivePointer = INVALID_POINTER; in processTouchEvent()
1220 if (newActivePointer == INVALID_POINTER) { in processTouchEvent()
DSwipeRefreshLayout.java85 private static final int INVALID_POINTER = -1; field in SwipeRefreshLayout
127 private int mActivePointerId = INVALID_POINTER;
734 if (mActivePointerId == INVALID_POINTER) { in onInterceptTouchEvent()
754 mActivePointerId = INVALID_POINTER; in onInterceptTouchEvent()
1079 mActivePointerId = INVALID_POINTER; in onTouchEvent()
DNestedScrollView.java153 private int mActivePointerId = INVALID_POINTER;
166 private static final int INVALID_POINTER = -1; field in NestedScrollView
639 if (activePointerId == INVALID_POINTER) { in onInterceptTouchEvent()
701 mActivePointerId = INVALID_POINTER; in onInterceptTouchEvent()
847 mActivePointerId = INVALID_POINTER; in onTouchEvent()
857 mActivePointerId = INVALID_POINTER; in onTouchEvent()
/frameworks/base/core/java/android/widget/
DStackView.java107 private static final int INVALID_POINTER = -1; field in StackView
196 mActivePointerId = INVALID_POINTER; in initStackView()
623 if (mActivePointerId == INVALID_POINTER) { in onInterceptTouchEvent()
632 if (pointerIndex == INVALID_POINTER) { in onInterceptTouchEvent()
649 mActivePointerId = INVALID_POINTER; in onInterceptTouchEvent()
714 if (pointerIndex == INVALID_POINTER) {
758 mActivePointerId = INVALID_POINTER;
891 mActivePointerId = INVALID_POINTER;
DHorizontalScrollView.java138 private int mActivePointerId = INVALID_POINTER;
144 private static final int INVALID_POINTER = -1; field in HorizontalScrollView
489 if (activePointerId == INVALID_POINTER) { in onInterceptTouchEvent()
544 mActivePointerId = INVALID_POINTER; in onInterceptTouchEvent()
679 mActivePointerId = INVALID_POINTER; in onTouchEvent()
694 mActivePointerId = INVALID_POINTER; in onTouchEvent()
DScrollView.java144 private int mActivePointerId = INVALID_POINTER;
166 private static final int INVALID_POINTER = -1; field in ScrollView
523 if (activePointerId == INVALID_POINTER) { in onInterceptTouchEvent()
590 mActivePointerId = INVALID_POINTER; in onInterceptTouchEvent()
737 mActivePointerId = INVALID_POINTER; in onTouchEvent()
746 mActivePointerId = INVALID_POINTER; in onTouchEvent()
DAbsListView.java652 private int mActivePointerId = INVALID_POINTER;
658 private static final int INVALID_POINTER = -1; field in AbsListView
4155 mActivePointerId = INVALID_POINTER; in onTouchUp()
4199 mActivePointerId = INVALID_POINTER; in onTouchCancel()
4481 mActivePointerId = INVALID_POINTER; in onInterceptTouchEvent()
4574 if (vt == null || activeId == INVALID_POINTER) {
/frameworks/base/core/java/com/android/internal/widget/
DViewPager.java166 private int mActivePointerId = INVALID_POINTER;
171 private static final int INVALID_POINTER = -1; field in ViewPager
1813 mActivePointerId = INVALID_POINTER;
1846 if (activePointerId == INVALID_POINTER) {
2033 mActivePointerId = INVALID_POINTER;
2043 mActivePointerId = INVALID_POINTER;
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java107 private static final int INVALID_POINTER = -1; field in NotificationStackScrollLayout
130 private int mActivePointerId = INVALID_POINTER;
1361 mActivePointerId = INVALID_POINTER; in onScrollTouch()
1371 mActivePointerId = INVALID_POINTER; in onScrollTouch()
2908 if (activePointerId == INVALID_POINTER) { in onInterceptTouchEventScroll()
2967 mActivePointerId = INVALID_POINTER; in onInterceptTouchEventScroll()
/frameworks/support/core-ui/java/android/support/v4/view/
DViewPager.java210 private int mActivePointerId = INVALID_POINTER;
215 private static final int INVALID_POINTER = -1; field in ViewPager
2090 if (activePointerId == INVALID_POINTER) {
2319 mActivePointerId = INVALID_POINTER;
/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
DRecyclerView.java384 private static final int INVALID_POINTER = -1; field in RecyclerView
408 private int mScrollPointerId = INVALID_POINTER;
/frameworks/support/api/
Dcurrent.txt7534 field public static final int INVALID_POINTER = -1; // 0xffffffff