Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/widget/
H A DDropDownListView.java173 public boolean onForwardedEvent(@NonNull MotionEvent event, int activePointerId) { in onForwardedEvent()
H A DHorizontalScrollView.java601 final int activePointerId = mActivePointerId; in onInterceptTouchEvent() local
H A DScrollView.java653 final int activePointerId = mActivePointerId; in onInterceptTouchEvent() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayout.java3845 final int activePointerId = mActivePointerId; in onInterceptTouchEventScroll() local