Home
last modified time | relevance | path

Searched refs:DEVICE_ID_1 (Results 1 – 1 of 1) sorted by relevance

/external/robolectric/integration_tests/ctesque/src/sharedTest/java/android/view/
DMotionEventTest.java51 private static final int DEVICE_ID_1 = 1; field in MotionEventTest
73 DEVICE_ID_1, in setup()
133 DEVICE_ID_1, in testObtainAllFields()
145 assertThat(motionEventDynamic).hasDeviceId(DEVICE_ID_1); in testObtainAllFields()
195 DEVICE_ID_1, in testObtainFromRecycledEvent()
228 DEVICE_ID_1, in testObtainFromRecycledEvent()
276 DEVICE_ID_1, in testObtainFromPropertyArrays()