Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DTouchpadInputMapper_test.cpp34 constexpr auto ACTION_UP = AMOTION_EVENT_ACTION_UP; variable
DCursorInputMapper_test.cpp48 constexpr auto ACTION_UP = AMOTION_EVENT_ACTION_UP; variable
DInputTracingTest.cpp55 constexpr int32_t ACTION_UP = AMOTION_EVENT_ACTION_UP; variable
DInputDispatcher_test.cpp83 static constexpr int32_t ACTION_UP = AMOTION_EVENT_ACTION_UP; variable
/frameworks/base/core/java/android/hardware/input/
DVirtualKeyEvent.java49 public static final int ACTION_UP = KeyEvent.ACTION_UP; field in VirtualKeyEvent
DVirtualTouchEvent.java72 public static final int ACTION_UP = MotionEvent.ACTION_UP; field in VirtualTouchEvent
DVirtualStylusMotionEvent.java73 public static final int ACTION_UP = MotionEvent.ACTION_UP; field in VirtualStylusMotionEvent
/frameworks/base/core/java/android/view/
DKeyEvent.java1026 public static final int ACTION_UP = 1; field in KeyEvent
DMotionEvent.java236 public static final int ACTION_UP = 1; field in MotionEvent
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...