Home
last modified time | relevance | path

Searched refs:AMOTION_EVENT_ACTION_HOVER_ENTER (Results 1 – 21 of 21) sorted by relevance

/frameworks/native/services/inputflinger/tests/
DPointerChoreographer_test.cpp953 mChoreographer.notifyMotion(MotionArgsBuilder(AMOTION_EVENT_ACTION_HOVER_ENTER, source) in TEST_P()
970 MotionArgsBuilder(AMOTION_EVENT_ACTION_HOVER_ENTER, AINPUT_SOURCE_STYLUS) in TEST_F()
987 MotionArgsBuilder(AMOTION_EVENT_ACTION_HOVER_ENTER, DRAWING_TABLET_SOURCE) in TEST_F()
1002 mChoreographer.notifyMotion(MotionArgsBuilder(AMOTION_EVENT_ACTION_HOVER_ENTER, source) in TEST_P()
1020 MotionArgsBuilder(AMOTION_EVENT_ACTION_HOVER_ENTER, AINPUT_SOURCE_STYLUS) in TEST_F()
1039 MotionArgsBuilder(AMOTION_EVENT_ACTION_HOVER_ENTER, DRAWING_TABLET_SOURCE) in TEST_F()
1061 mChoreographer.notifyMotion(MotionArgsBuilder(AMOTION_EVENT_ACTION_HOVER_ENTER, source) in TEST_P()
1079 mChoreographer.notifyMotion(MotionArgsBuilder(AMOTION_EVENT_ACTION_HOVER_ENTER, source) in TEST_P()
1103 mChoreographer.notifyMotion(MotionArgsBuilder(AMOTION_EVENT_ACTION_HOVER_ENTER, source) in TEST_P()
1129 mChoreographer.notifyMotion(MotionArgsBuilder(AMOTION_EVENT_ACTION_HOVER_ENTER, source) in TEST_P()
[all …]
DGestureConverter_test.cpp102 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_HOVER_ENTER), in TEST_F()
134 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_HOVER_ENTER), in TEST_F()
201 WithMotionAction(AMOTION_EVENT_ACTION_HOVER_ENTER)))); in TEST_F()
274 WithMotionAction(AMOTION_EVENT_ACTION_HOVER_ENTER)))); in TEST_F()
330 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_HOVER_ENTER), in TEST_F()
386 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_HOVER_ENTER), in TEST_F()
626 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_HOVER_ENTER), in TEST_F()
716 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_HOVER_ENTER))))); in TEST_F()
838 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_HOVER_ENTER), in TEST_F()
901 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_HOVER_ENTER), in TEST_F()
[all …]
DInputDeviceMetricsSource_test.cpp200 MotionArgsBuilder(AMOTION_EVENT_ACTION_HOVER_ENTER, in TEST_P()
213 MotionArgsBuilder(AMOTION_EVENT_ACTION_HOVER_ENTER, in TEST_P()
226 MotionArgsBuilder(AMOTION_EVENT_ACTION_HOVER_ENTER, in TEST_P()
DTouchpadInputMapper_test.cpp38 constexpr auto HOVER_ENTER = AMOTION_EVENT_ACTION_HOVER_ENTER;
DInputDispatcher_test.cpp84 static constexpr int32_t ACTION_HOVER_ENTER = AMOTION_EVENT_ACTION_HOVER_ENTER;
1624 rightWindow->consumeMotionEvent(WithMotionAction(AMOTION_EVENT_ACTION_HOVER_ENTER)); in TEST_F()
1637 leftWindow->consumeMotionEvent(WithMotionAction(AMOTION_EVENT_ACTION_HOVER_ENTER)); in TEST_F()
1730 rightWindow->consumeMotionEvent(WithMotionAction(AMOTION_EVENT_ACTION_HOVER_ENTER)); in TEST_F()
1741 leftWindow->consumeMotionEvent(WithMotionAction(AMOTION_EVENT_ACTION_HOVER_ENTER)); in TEST_F()
3348 MotionEventBuilder(AMOTION_EVENT_ACTION_HOVER_ENTER, in TEST_F()
3353 leftWindow->consumeMotionEvent(WithMotionAction(AMOTION_EVENT_ACTION_HOVER_ENTER)); in TEST_F()
3433 MotionArgsBuilder(AMOTION_EVENT_ACTION_HOVER_ENTER, AINPUT_SOURCE_MOUSE) in TEST_F()
3437 leftWindow->consumeMotionEvent(WithMotionAction(AMOTION_EVENT_ACTION_HOVER_ENTER)); in TEST_F()
4196 windowRight->consumeMotionEvent(WithMotionAction(AMOTION_EVENT_ACTION_HOVER_ENTER)); in TEST_F()
[all …]
DInputReader_test.cpp1254 {MotionArgsBuilder(AMOTION_EVENT_ACTION_HOVER_ENTER, AINPUT_SOURCE_STYLUS) in TEST_F()
2047 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_HOVER_ENTER), in TEST_P()
2241 AllOf(toolTypeDevice, WithMotionAction(AMOTION_EVENT_ACTION_HOVER_ENTER), in TYPED_TEST()
2273 AllOf(toolTypeDevice, WithMotionAction(AMOTION_EVENT_ACTION_HOVER_ENTER), in TYPED_TEST()
5896 ASSERT_EQ(AMOTION_EVENT_ACTION_HOVER_ENTER, motionArgs.action); in TEST_F()
5935 ASSERT_EQ(AMOTION_EVENT_ACTION_HOVER_ENTER, motionArgs.action); in TEST_F()
5967 ASSERT_EQ(AMOTION_EVENT_ACTION_HOVER_ENTER, motionArgs.action); in TEST_F()
6006 ASSERT_EQ(AMOTION_EVENT_ACTION_HOVER_ENTER, motionArgs.action); in TEST_F()
6298 WithMotionAction(AMOTION_EVENT_ACTION_HOVER_ENTER))); in TEST_F()
6317 WithMotionAction(AMOTION_EVENT_ACTION_HOVER_ENTER))); in TEST_F()
[all …]
/frameworks/native/services/inputflinger/tests/fuzzers/
DFuzzedInputStream.h29 AMOTION_EVENT_ACTION_HOVER_ENTER, AMOTION_EVENT_ACTION_HOVER_MOVE, in getFuzzedMotionAction()
120 case AMOTION_EVENT_ACTION_HOVER_ENTER: in getFuzzedPointerCount()
/frameworks/native/libs/input/rust/
Dinput_verifier.rs521 input_bindgen::AMOTION_EVENT_ACTION_HOVER_ENTER, in correct_hover_sequence()
551 input_bindgen::AMOTION_EVENT_ACTION_HOVER_ENTER, in correct_hover_sequence()
566 input_bindgen::AMOTION_EVENT_ACTION_HOVER_ENTER, in double_hover_enter()
576 input_bindgen::AMOTION_EVENT_ACTION_HOVER_ENTER, in double_hover_enter()
Dinput.rs124 HoverEnter = input_bindgen::AMOTION_EVENT_ACTION_HOVER_ENTER,
174 input_bindgen::AMOTION_EVENT_ACTION_HOVER_ENTER => MotionAction::HoverEnter, in from()
/frameworks/native/services/inputflinger/
DPreferStylusOverTouchBlocker.cpp132 args.action == AMOTION_EVENT_ACTION_HOVER_ENTER) in processMotion()
DUnwantedInteractionBlocker.cpp517 case AMOTION_EVENT_ACTION_HOVER_ENTER: { in processPointerId()
699 const bool skipThisEvent = args.action == AMOTION_EVENT_ACTION_HOVER_ENTER || in processMotion()
DInputCommonConverter.cpp92 static_assert(static_cast<common::Action>(AMOTION_EVENT_ACTION_HOVER_ENTER) == in getAction()
DPointerChoreographer.cpp52 return action == AMOTION_EVENT_ACTION_HOVER_ENTER || in isHoverAction()
/frameworks/native/services/inputflinger/dispatcher/
DInputState.cpp186 case AMOTION_EVENT_ACTION_HOVER_ENTER: in trackMotion()
367 actionMasked == AMOTION_EVENT_ACTION_HOVER_ENTER) { in shouldCancelPreviousStream()
DInputDispatcher.cpp203 case AMOTION_EVENT_ACTION_HOVER_ENTER: in checkMotionAction()
2409 maskedAction == AMOTION_EVENT_ACTION_HOVER_ENTER || in findTouchedWindowTargetsLocked()
2417 maskedAction == AMOTION_EVENT_ACTION_HOVER_ENTER || in findTouchedWindowTargetsLocked()
3481 resolvedAction = AMOTION_EVENT_ACTION_HOVER_ENTER; in enqueueDispatchEntryLocked()
3495 resolvedAction = AMOTION_EVENT_ACTION_HOVER_ENTER; in enqueueDispatchEntryLocked()
/frameworks/native/include/android/
Dinput.h357 AMOTION_EVENT_ACTION_HOVER_ENTER = 9, enumerator
/frameworks/native/services/inputflinger/reader/
DInputReader.cpp65 if (actionMasked != AMOTION_EVENT_ACTION_HOVER_ENTER && in isStylusPointerGestureStart()
76 motion.action == AMOTION_EVENT_ACTION_HOVER_ENTER; in isNewGestureStart()
/frameworks/native/services/inputflinger/reader/mapper/gestures/
DGestureConverter.cpp598 return {makeHoverEvent(when, readTime, AMOTION_EVENT_ACTION_HOVER_ENTER)}; in enterHover()
/frameworks/native/libs/input/
DVelocityTracker.cpp285 case AMOTION_EVENT_ACTION_HOVER_ENTER: in addMovement()
DInput.cpp992 case AMOTION_EVENT_ACTION_HOVER_ENTER: in actionToString()
/frameworks/native/services/inputflinger/reader/mapper/
DTouchInputMapper.cpp2102 AMOTION_EVENT_ACTION_HOVER_ENTER, 0, 0, metaState, in dispatchHoverEnterAndMove()
3559 AMOTION_EVENT_ACTION_HOVER_ENTER, 0, 0, metaState, in dispatchPointerSimple()