Home | History | Annotate | Download | only in cts

Lines Matching refs:getDeviceId

107         assertEquals(0, mMotionEvent1.getDeviceId());
127 assertEquals(mMotionEvent2.getDeviceId(), mMotionEventDynamic.getDeviceId());
149 assertEquals(DEVICE_ID_1, mMotionEventDynamic.getDeviceId());
265 assertEquals(mMotionEvent2.getDeviceId(), motionEvent.getDeviceId());