Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/widget/
H A DForwardingListener.java182 final int activePointerIndex = srcEvent.findPointerIndex(mActivePointerId); in onTouchObserved() local
H A DHorizontalScrollView.java722 final int activePointerIndex = ev.findPointerIndex(mActivePointerId); in onTouchEvent() local
H A DScrollView.java796 final int activePointerIndex = ev.findPointerIndex(mActivePointerId); in onTouchEvent() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayout.java3574 final int activePointerIndex = ev.findPointerIndex(mActivePointerId); in onScrollTouch() local