Searched refs:INVALID_POINTER (Results 1 – 11 of 11) sorted by relevance
31 private static final int INVALID_POINTER = -1; field in PhotoTouchListener51 private int mA = INVALID_POINTER;52 private int mB = INVALID_POINTER;141 if (mB == INVALID_POINTER) { in onTouch()149 mB = INVALID_POINTER; in onTouch()156 mB = INVALID_POINTER; in onTouch()161 if (mA != INVALID_POINTER) { in onTouch()186 if (mManualImageRotation && mB != INVALID_POINTER) { in onTouch()200 if (mA != INVALID_POINTER) { in onTouch()227 mA = INVALID_POINTER; in onTouch()[all …]
56 private static final int INVALID_POINTER = -1; field in PhotoViewPager127 mActivePointerId = INVALID_POINTER; in onInterceptTouchEvent()134 if (activePointerId == INVALID_POINTER) { in onInterceptTouchEvent()
108 private static final int INVALID_POINTER = -1; field in StackView199 mActivePointerId = INVALID_POINTER; in initStackView()626 if (mActivePointerId == INVALID_POINTER) { in onInterceptTouchEvent()635 if (pointerIndex == INVALID_POINTER) { in onInterceptTouchEvent()652 mActivePointerId = INVALID_POINTER; in onInterceptTouchEvent()717 if (pointerIndex == INVALID_POINTER) {761 mActivePointerId = INVALID_POINTER;894 mActivePointerId = INVALID_POINTER;
169 private int mActivePointerId = INVALID_POINTER;175 private static final int INVALID_POINTER = -1; field in HorizontalScrollView594 if (activePointerId == INVALID_POINTER) { in onInterceptTouchEvent()657 mActivePointerId = INVALID_POINTER; in onInterceptTouchEvent()803 mActivePointerId = INVALID_POINTER; in onTouchEvent()818 mActivePointerId = INVALID_POINTER; in onTouchEvent()
180 private int mActivePointerId = INVALID_POINTER;203 private static final int INVALID_POINTER = -1; field in ScrollView633 if (activePointerId == INVALID_POINTER) { in onInterceptTouchEvent()708 mActivePointerId = INVALID_POINTER; in onInterceptTouchEvent()874 mActivePointerId = INVALID_POINTER; in onTouchEvent()883 mActivePointerId = INVALID_POINTER; in onTouchEvent()
688 private int mActivePointerId = INVALID_POINTER;694 private static final int INVALID_POINTER = -1; field in AbsListView4269 mActivePointerId = INVALID_POINTER; in onTouchUp()4317 mActivePointerId = INVALID_POINTER; in onTouchCancel()4613 mActivePointerId = INVALID_POINTER; in onInterceptTouchEvent()4714 if (vt == null || activeId == INVALID_POINTER) {
142 protected static final int INVALID_POINTER = -1; field in PagedView144 protected int mActivePointerId = INVALID_POINTER;1016 if (mActivePointerId != INVALID_POINTER) { in onInterceptTouchEvent()1447 mActivePointerId = INVALID_POINTER; in resetTouchState()
169 private int mActivePointerId = INVALID_POINTER;174 private static final int INVALID_POINTER = -1; field in ViewPager1821 mActivePointerId = INVALID_POINTER;1854 if (activePointerId == INVALID_POINTER) {2052 mActivePointerId = INVALID_POINTER;2062 mActivePointerId = INVALID_POINTER;
395 private static final int INVALID_POINTER = -1; field in RecyclerView421 private int mScrollPointerId = INVALID_POINTER;
153 private static final int INVALID_POINTER = -1; field in NotificationStackScrollLayout190 private int mActivePointerId = INVALID_POINTER;3561 mActivePointerId = INVALID_POINTER; in onScrollTouch()3572 mActivePointerId = INVALID_POINTER; in onScrollTouch()3726 if (activePointerId == INVALID_POINTER) { in onInterceptTouchEventScroll()3787 mActivePointerId = INVALID_POINTER; in onInterceptTouchEventScroll()
69089 Landroid/widget/AbsListView;->INVALID_POINTER:I71306 Landroid/widget/HorizontalScrollView;->INVALID_POINTER:I72784 Landroid/widget/ScrollView;->INVALID_POINTER:I73356 Landroid/widget/StackView;->INVALID_POINTER:I