Home
last modified time | relevance | path

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

/frameworks/base/tests/Input/src/com/android/test/input/
DInputEventAssignerTest.kt76 val move1 = createMotionEvent(MotionEvent.ACTION_MOVE, 12, SOURCE_TOUCHSCREEN) in testTouchDownWithMove() constant
105 val move1 = createMotionEvent(MotionEvent.ACTION_MOVE, 12, SOURCE_MOUSE) in testMouseDownWithMove() constant