Searched defs:pointerProperties (Results 1 – 10 of 10) sorted by relevance
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/classifier/ |
H A D | PointerCountClassifierTest.java | 68 MotionEvent.PointerProperties[] pointerProperties = in testFail_multiPointer() local 85 MotionEvent.PointerProperties[] pointerProperties = in testPass_multiPointerDragDown() local
|
H A D | ClassifierTest.java | 157 MotionEvent.PointerProperties[] pointerProperties = in appendTrackpadMotionEvent() local
|
/aosp14/frameworks/base/core/tests/coretests/src/android/view/ |
H A D | PinchZoomAction.java | 66 MotionEvent.PointerProperties[] pointerProperties = in sendPinchZoomAction() local
|
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/utils/ |
H A D | TouchEventGenerator.java | 93 MotionEvent.PointerProperties pointerProperties = new MotionEvent.PointerProperties(); in generateMultiplePointersEvent() local
|
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/biometrics/udfps/ |
H A D | SinglePointerTouchProcessorTest.kt | 581 val pointerProperties = regex
|
/aosp14/frameworks/base/core/jni/ |
H A D | android_view_MotionEvent.cpp | 324 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 D | FullScreenMagnificationGestureHandlerTest.java | 971 MotionEvent.PointerProperties pointerProperties = new MotionEvent.PointerProperties(); in pointerEvent() local
|
/aosp14/frameworks/base/services/core/java/com/android/server/input/ |
H A D | InputShellCommand.java | 161 MotionEvent.PointerProperties[] pointerProperties = in injectMotionEvent() local
|
/aosp14/frameworks/base/core/java/android/view/ |
H A D | MotionEvent.java | 1866 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 D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |