Searched refs:DEVICE_ID_1 (Results 1 – 1 of 1) sorted by relevance
/cts/tests/tests/view/src/android/view/cts/ |
D | MotionEventTest.java | 70 private static final int DEVICE_ID_1 = 1; field in MotionEventTest 89 X_PRECISION_3F, Y_PRECISION_4F, DEVICE_ID_1, EDGE_FLAGS); in setup() 150 X_PRECISION_3F, Y_PRECISION_4F, DEVICE_ID_1, EDGE_FLAGS); in testObtainAllFields() 160 assertEquals(DEVICE_ID_1, mMotionEventDynamic.getDeviceId()); in testObtainAllFields() 186 META_STATE, 0, X_PRECISION_3F, Y_PRECISION_4F, DEVICE_ID_1, EDGE_FLAGS, in testObtainFromPropertyArrays()
|