Searched defs:ACTION_CANCEL (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/core/java/android/hardware/input/ | ||
D | VirtualTouchEvent.java | 76 public static final int ACTION_CANCEL = MotionEvent.ACTION_CANCEL; field in VirtualTouchEvent |
/frameworks/native/services/inputflinger/tests/ | ||
D | InputTracingTest.cpp | 56 constexpr int32_t ACTION_CANCEL = AMOTION_EVENT_ACTION_CANCEL; variable |
D | InputDispatcher_test.cpp | 89 static constexpr int32_t ACTION_CANCEL = AMOTION_EVENT_ACTION_CANCEL; variable |
/frameworks/base/core/java/android/view/ | ||
D | MotionEvent.java | 251 public static final int ACTION_CANCEL = 3; field in MotionEvent |
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ | ||
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |