Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/input/
DVirtualTouchEvent.java76 public static final int ACTION_CANCEL = MotionEvent.ACTION_CANCEL; field in VirtualTouchEvent
/frameworks/native/services/inputflinger/tests/
DInputTracingTest.cpp56 constexpr int32_t ACTION_CANCEL = AMOTION_EVENT_ACTION_CANCEL; variable
DInputDispatcher_test.cpp89 static constexpr int32_t ACTION_CANCEL = AMOTION_EVENT_ACTION_CANCEL; variable
/frameworks/base/core/java/android/view/
DMotionEvent.java251 public static final int ACTION_CANCEL = 3; field in MotionEvent
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...