Home
last modified time | relevance | path

Searched defs:mActivePointerId (Results 1 – 25 of 27) sorted by relevance

12

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/inputconsumers/
H A DAccessibilityInputConsumer.java53 private int mActivePointerId = -1; field in AccessibilityInputConsumer
H A DAssistantInputConsumer.java74 private int mActivePointerId = -1; field in AssistantInputConsumer
H A DOtherActivityInputConsumer.java114 private int mActivePointerId = INVALID_POINTER_ID; field in OtherActivityInputConsumer
/aosp12/frameworks/opt/photoviewer/src/com/android/ex/photo/
H A DPhotoViewPager.java59 private int mActivePointerId; field in PhotoViewPager
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/phone/
H A DPipTouchState.java68 private int mActivePointerId; field in PipTouchState
/aosp12/frameworks/base/core/java/android/widget/
H A DForwardingListener.java57 private int mActivePointerId; field in ForwardingListener
H A DStackView.java129 private int mActivePointerId; field in StackView
H A DHorizontalScrollView.java169 private int mActivePointerId = INVALID_POINTER; field in HorizontalScrollView
H A DScrollView.java180 private int mActivePointerId = INVALID_POINTER; field in ScrollView
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/touch/
H A DBaseSwipeDetector.java60 private int mActivePointerId = INVALID_POINTER_ID; field in BaseSwipeDetector
/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DResolverDrawerLayout.java120 private int mActivePointerId = MotionEvent.INVALID_POINTER_ID; field in ResolverDrawerLayout
H A DPointerLocationView.java147 private int mActivePointerId; field in PointerLocationView
H A DViewPager.java169 private int mActivePointerId = INVALID_POINTER; field in ViewPager
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/touch/
H A DSwipeDetector.java50 protected int mActivePointerId = INVALID_POINTER_ID; field in SwipeDetector
/aosp12/frameworks/native/include/input/
H A DVelocityTracker.h130 int32_t mActivePointerId; variable
/aosp12/frameworks/base/core/jni/
H A Dandroid_view_VelocityTracker.cpp60 int32_t mActivePointerId; member in android::VelocityTrackerState
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
H A DMoreKeysKeyboardView.java51 private int mActivePointerId; field in MoreKeysKeyboardView
/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DLockIconViewController.java115 private int mActivePointerId = -1; field in LockIconViewController
H A DKeyguardSecurityContainer.java108 private int mActivePointerId = -1; field in KeyguardSecurityContainer
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DUdfpsController.java144 private int mActivePointerId = -1; field in UdfpsController
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
H A DCropView.java76 private int mActivePointerId; field in CropView
/aosp12/packages/apps/Gallery2/src/com/android/photos/views/
H A DGalleryThumbnailView.java76 private int mActivePointerId; field in GalleryThumbnailView
/aosp12/frameworks/ex/widget/java/com/android/ex/widget/
H A DStaggeredGridView.java122 private int mActivePointerId; field in StaggeredGridView
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/
H A DPagedView.java144 protected int mActivePointerId = INVALID_POINTER; field in PagedView
/aosp12/frameworks/base/core/java/com/android/internal/widget/helper/
H A DItemTouchHelper.java213 int mActivePointerId = ACTIVE_POINTER_ID_NONE; field in ItemTouchHelper

12