Home
last modified time | relevance | path

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

/frameworks/base/services/accessibility/java/com/android/server/accessibility/
DAutoclickController.java426 MotionEvent upEvent = MotionEvent.obtain(downEvent); in sendClick() local
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DDisplayContentTests.java943 final MotionEvent upEvent = MotionEvent.obtain( in tapOnDisplay() local
/frameworks/base/core/java/android/app/
DInstrumentation.java983 final KeyEvent upEvent = new KeyEvent(KeyEvent.ACTION_UP, KeyEvent.KEYCODE_DPAD_CENTER); in invokeContextMenuAction() local