Home
last modified time | relevance | path

Searched defs:activePointerId (Results 1 – 12 of 12) sorted by relevance

/frameworks/opt/photoviewer/src/com/android/ex/photo/
DPhotoViewPager.java133 final int activePointerId = mActivePointerId; in onInterceptTouchEvent() local
/frameworks/support/v7/appcompat/src/android/support/v7/widget/
DDropDownListView.java97 public boolean onForwardedEvent(MotionEvent event, int activePointerId) { in onForwardedEvent()
/frameworks/base/core/java/android/widget/
DDropDownListView.java173 public boolean onForwardedEvent(@NonNull MotionEvent event, int activePointerId) { in onForwardedEvent()
DHorizontalScrollView.java480 final int activePointerId = mActivePointerId; in onInterceptTouchEvent() local
DScrollView.java514 final int activePointerId = mActivePointerId; in onInterceptTouchEvent() local
/frameworks/support/design/src/android/support/design/widget/
DHeaderBehavior.java81 final int activePointerId = mActivePointerId; in onInterceptTouchEvent() local
/frameworks/support/v4/java/android/support/v4/widget/
DViewDragHelper.java182 public void onViewCaptured(View capturedChild, int activePointerId) {} in onViewCaptured()
460 public void captureChildView(View childView, int activePointerId) { in captureChildView()
DSwipeRefreshLayout.java724 private float getMotionEventY(MotionEvent ev, int activePointerId) { in getMotionEventY()
DSlidingPaneLayout.java1336 public void onViewCaptured(View capturedChild, int activePointerId) { in onViewCaptured()
DNestedScrollView.java636 final int activePointerId = mActivePointerId; in onInterceptTouchEvent() local
DDrawerLayout.java2103 public void onViewCaptured(View capturedChild, int activePointerId) { in onViewCaptured()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java2806 final int activePointerId = mActivePointerId; in onInterceptTouchEventScroll() local