Searched refs:AMOTION_EVENT_ACTION_CANCEL (Results 1 – 11 of 11) sorted by relevance
/frameworks/native/include/android/ |
D | input.h | 297 AMOTION_EVENT_ACTION_CANCEL = 3, enumerator
|
/frameworks/native/libs/input/tests/ |
D | InputEvent_test.cpp | 438 event.setAction(AMOTION_EVENT_ACTION_CANCEL); in TEST_F() 439 ASSERT_EQ(AMOTION_EVENT_ACTION_CANCEL, event.getAction()); in TEST_F()
|
/frameworks/native/libs/input/ |
D | Input.cpp | 524 case AMOTION_EVENT_ACTION_CANCEL: in isTouchEvent()
|
D | InputTransport.cpp | 652 case AMOTION_EVENT_ACTION_CANCEL: { in updateTouchState()
|
/frameworks/native/services/inputflinger/ |
D | InputDispatcher.cpp | 126 case AMOTION_EVENT_ACTION_CANCEL: in isValidMotionAction() 1503 || maskedAction == AMOTION_EVENT_ACTION_CANCEL) { in findTouchedWindowTargetsLocked() 1776 if (motionEntry->action == AMOTION_EVENT_ACTION_CANCEL) { in pokeUserActivityLocked() 1916 dispatchEntry->resolvedAction = AMOTION_EVENT_ACTION_CANCEL; in enqueueDispatchEntryLocked() 4117 case AMOTION_EVENT_ACTION_CANCEL: { in trackMotion() 4295 : AMOTION_EVENT_ACTION_CANCEL, in synthesizeCancelationEvents()
|
D | InputReader.cpp | 4480 dispatchMotion(when, policyFlags, mSource, AMOTION_EVENT_ACTION_CANCEL, 0, 0, in abortTouches() 5057 AMOTION_EVENT_ACTION_CANCEL, 0, 0, metaState, buttonState, in dispatchPointerGestures() 5181 AMOTION_EVENT_ACTION_CANCEL, 0, 0, metaState, buttonState, in abortPointerGestures()
|
/frameworks/base/docs/html/ndk/reference/ |
D | input_8h.jd | 104 …2baf7f470b522273a3e37c24c600a3952b960f5eb8c4f55b42741e286b74e">AMOTION_EVENT_ACTION_CANCEL</a> = 3…
|
D | group___native_activity.jd | 354 …2baf7f470b522273a3e37c24c600a3952b960f5eb8c4f55b42741e286b74e">AMOTION_EVENT_ACTION_CANCEL</a> to …
|
D | globals_eval.jd | 1261 <li>AMOTION_EVENT_ACTION_CANCEL
|
D | globals.jd | 1564 <li>AMOTION_EVENT_ACTION_CANCEL
|
D | group___input.jd | 104 …2baf7f470b522273a3e37c24c600a3952b960f5eb8c4f55b42741e286b74e">AMOTION_EVENT_ACTION_CANCEL</a> = 3… 2245 …7f470b522273a3e37c24c600a3952b960f5eb8c4f55b42741e286b74e"></a>AMOTION_EVENT_ACTION_CANCEL</em>…
|