Home
last modified time | relevance | path

Searched defs:pointerProperties (Results 1 – 10 of 10) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/classifier/
H A DPointerCountClassifierTest.java68 MotionEvent.PointerProperties[] pointerProperties = in testFail_multiPointer() local
85 MotionEvent.PointerProperties[] pointerProperties = in testPass_multiPointerDragDown() local
H A DClassifierTest.java157 MotionEvent.PointerProperties[] pointerProperties = in appendTrackpadMotionEvent() local
/aosp14/frameworks/base/core/tests/coretests/src/android/view/
H A DPinchZoomAction.java66 MotionEvent.PointerProperties[] pointerProperties = in sendPinchZoomAction() local
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/utils/
H A DTouchEventGenerator.java93 MotionEvent.PointerProperties pointerProperties = new MotionEvent.PointerProperties(); in generateMultiplePointersEvent() local
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/biometrics/udfps/
H A DSinglePointerTouchProcessorTest.kt581 val pointerProperties = regex
/aosp14/frameworks/base/core/jni/
H A Dandroid_view_MotionEvent.cpp324 static void pointerPropertiesFromNative(JNIEnv* env, const PointerProperties* pointerProperties, in pointerPropertiesFromNative()
354 PointerProperties pointerProperties[pointerCount]; in android_view_MotionEvent_nativeInitialize() local
476 const PointerProperties* pointerProperties = event->getPointerProperties(pointerIndex); in android_view_MotionEvent_nativeGetPointerProperties() local
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/magnification/
H A DFullScreenMagnificationGestureHandlerTest.java971 MotionEvent.PointerProperties pointerProperties = new MotionEvent.PointerProperties(); in pointerEvent() local
/aosp14/frameworks/base/services/core/java/com/android/server/input/
H A DInputShellCommand.java161 MotionEvent.PointerProperties[] pointerProperties = in injectMotionEvent() local
/aosp14/frameworks/base/core/java/android/view/
H A DMotionEvent.java1866 public static @Nullable MotionEvent obtain(long downTime, long eventTime, int action, in obtain()
1916 int action, int pointerCount, PointerProperties[] pointerProperties, in obtain()
1954 int action, int pointerCount, PointerProperties[] pointerProperties, in obtain()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...