/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/inputconsumers/ |
H A D | AccessibilityInputConsumer.java | 53 private int mActivePointerId = -1; field in AccessibilityInputConsumer
|
H A D | AssistantInputConsumer.java | 74 private int mActivePointerId = -1; field in AssistantInputConsumer
|
H A D | OtherActivityInputConsumer.java | 114 private int mActivePointerId = INVALID_POINTER_ID; field in OtherActivityInputConsumer
|
/aosp12/frameworks/opt/photoviewer/src/com/android/ex/photo/ |
H A D | PhotoViewPager.java | 59 private int mActivePointerId; field in PhotoViewPager
|
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/phone/ |
H A D | PipTouchState.java | 68 private int mActivePointerId; field in PipTouchState
|
/aosp12/frameworks/base/core/java/android/widget/ |
H A D | ForwardingListener.java | 57 private int mActivePointerId; field in ForwardingListener
|
H A D | StackView.java | 129 private int mActivePointerId; field in StackView
|
H A D | HorizontalScrollView.java | 169 private int mActivePointerId = INVALID_POINTER; field in HorizontalScrollView
|
H A D | ScrollView.java | 180 private int mActivePointerId = INVALID_POINTER; field in ScrollView
|
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/touch/ |
H A D | BaseSwipeDetector.java | 60 private int mActivePointerId = INVALID_POINTER_ID; field in BaseSwipeDetector
|
/aosp12/frameworks/base/core/java/com/android/internal/widget/ |
H A D | ResolverDrawerLayout.java | 120 private int mActivePointerId = MotionEvent.INVALID_POINTER_ID; field in ResolverDrawerLayout
|
H A D | PointerLocationView.java | 147 private int mActivePointerId; field in PointerLocationView
|
H A D | ViewPager.java | 169 private int mActivePointerId = INVALID_POINTER; field in ViewPager
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/touch/ |
H A D | SwipeDetector.java | 50 protected int mActivePointerId = INVALID_POINTER_ID; field in SwipeDetector
|
/aosp12/frameworks/native/include/input/ |
H A D | VelocityTracker.h | 130 int32_t mActivePointerId; variable
|
/aosp12/frameworks/base/core/jni/ |
H A D | android_view_VelocityTracker.cpp | 60 int32_t mActivePointerId; member in android::VelocityTrackerState
|
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/ |
H A D | MoreKeysKeyboardView.java | 51 private int mActivePointerId; field in MoreKeysKeyboardView
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/ |
H A D | LockIconViewController.java | 115 private int mActivePointerId = -1; field in LockIconViewController
|
H A D | KeyguardSecurityContainer.java | 108 private int mActivePointerId = -1; field in KeyguardSecurityContainer
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ |
H A D | UdfpsController.java | 144 private int mActivePointerId = -1; field in UdfpsController
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/ |
H A D | CropView.java | 76 private int mActivePointerId; field in CropView
|
/aosp12/packages/apps/Gallery2/src/com/android/photos/views/ |
H A D | GalleryThumbnailView.java | 76 private int mActivePointerId; field in GalleryThumbnailView
|
/aosp12/frameworks/ex/widget/java/com/android/ex/widget/ |
H A D | StaggeredGridView.java | 122 private int mActivePointerId; field in StaggeredGridView
|
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/ |
H A D | PagedView.java | 144 protected int mActivePointerId = INVALID_POINTER; field in PagedView
|
/aosp12/frameworks/base/core/java/com/android/internal/widget/helper/ |
H A D | ItemTouchHelper.java | 213 int mActivePointerId = ACTIVE_POINTER_ID_NONE; field in ItemTouchHelper
|