Home
last modified time | relevance | path

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

/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/base/core/java/android/widget/
DStackView.java106 private static final int INVALID_POINTER = -1; field in StackView
197 mActivePointerId = INVALID_POINTER; in initStackView()
624 if (mActivePointerId == INVALID_POINTER) { in onInterceptTouchEvent()
633 if (pointerIndex == INVALID_POINTER) { in onInterceptTouchEvent()
650 mActivePointerId = INVALID_POINTER; in onInterceptTouchEvent()
715 if (pointerIndex == INVALID_POINTER) {
759 mActivePointerId = INVALID_POINTER;
892 mActivePointerId = INVALID_POINTER;
DScrollView.java175 private int mActivePointerId = INVALID_POINTER;
198 private static final int INVALID_POINTER = -1; field in ScrollView
627 if (activePointerId == INVALID_POINTER) { in onInterceptTouchEvent()
694 mActivePointerId = INVALID_POINTER; in onInterceptTouchEvent()
845 mActivePointerId = INVALID_POINTER; in onTouchEvent()
854 mActivePointerId = INVALID_POINTER; in onTouchEvent()
DHorizontalScrollView.java164 private int mActivePointerId = INVALID_POINTER;
170 private static final int INVALID_POINTER = -1; field in HorizontalScrollView
587 if (activePointerId == INVALID_POINTER) { in onInterceptTouchEvent()
642 mActivePointerId = INVALID_POINTER; in onInterceptTouchEvent()
777 mActivePointerId = INVALID_POINTER; in onTouchEvent()
792 mActivePointerId = INVALID_POINTER; in onTouchEvent()
DAbsListView.java686 private int mActivePointerId = INVALID_POINTER;
692 private static final int INVALID_POINTER = -1; field in AbsListView
4224 mActivePointerId = INVALID_POINTER; in onTouchUp()
4272 mActivePointerId = INVALID_POINTER; in onTouchCancel()
4565 mActivePointerId = INVALID_POINTER; in onInterceptTouchEvent()
4666 if (vt == null || activeId == INVALID_POINTER) {
/frameworks/base/core/java/com/android/internal/widget/
DViewPager.java169 private int mActivePointerId = INVALID_POINTER;
174 private static final int INVALID_POINTER = -1; field in ViewPager
1821 mActivePointerId = INVALID_POINTER;
1854 if (activePointerId == INVALID_POINTER) {
2041 mActivePointerId = INVALID_POINTER;
2051 mActivePointerId = INVALID_POINTER;
DRecyclerView.java395 private static final int INVALID_POINTER = -1; field in RecyclerView
421 private int mScrollPointerId = INVALID_POINTER;
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java176 private static final int INVALID_POINTER = -1; field in NotificationStackScrollLayout
217 private int mActivePointerId = INVALID_POINTER;
3840 mActivePointerId = INVALID_POINTER;
3855 mActivePointerId = INVALID_POINTER;
4033 if (activePointerId == INVALID_POINTER) {
4092 mActivePointerId = INVALID_POINTER;