Home
last modified time | relevance | path

Searched defs:motionEvent2 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/view/
H A DVerifiedMotionEventTest.kt148 val motionEvent2 = createVerifiedMotionEvent() in testEqualsHashcode() constant
/aosp_15_r20/external/robolectric/integration_tests/ctesque/src/sharedTest/java/android/view/
H A DMotionEventTest.java38 private MotionEvent motionEvent2; field in MotionEventTest