/frameworks/native/services/inputflinger/tests/ |
D | CursorInputMapper_test.cpp | 49 constexpr auto BUTTON_PRESS = AMOTION_EVENT_ACTION_BUTTON_PRESS; 384 WithMotionAction(AMOTION_EVENT_ACTION_BUTTON_PRESS), in TEST_F() 468 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_BUTTON_PRESS), in TEST_F() 502 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_BUTTON_PRESS), in TEST_F() 702 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_BUTTON_PRESS), in TEST_F() 734 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_BUTTON_PRESS), in TEST_F() 738 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_BUTTON_PRESS), in TEST_F() 797 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_BUTTON_PRESS), in TEST_P()
|
D | CapturedTouchpadEventConverter_test.cpp | 806 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_BUTTON_PRESS), WithPointerCount(1u), in TEST_F() 850 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_BUTTON_PRESS), WithPointerCount(1u), in TEST_F() 875 WithMotionAction(AMOTION_EVENT_ACTION_BUTTON_PRESS)); in TEST_F() 917 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_BUTTON_PRESS), in TEST_F() 928 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_BUTTON_PRESS), in TEST_F()
|
D | TouchpadInputMapper_test.cpp | 35 constexpr auto BUTTON_PRESS = AMOTION_EVENT_ACTION_BUTTON_PRESS;
|
D | GestureConverter_test.cpp | 163 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_BUTTON_PRESS), in TEST_F() 167 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_BUTTON_PRESS), in TEST_F() 244 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_BUTTON_PRESS), in TEST_F() 1234 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_BUTTON_PRESS), in TEST_F() 1281 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_BUTTON_PRESS), in TEST_F() 1412 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_BUTTON_PRESS), in TEST_F_WITH_FLAGS() 1457 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_BUTTON_PRESS), in TEST_F_WITH_FLAGS()
|
D | InputReader_test.cpp | 2198 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_BUTTON_PRESS), in TYPED_TEST() 2247 AllOf(toolTypeDevice, WithMotionAction(AMOTION_EVENT_ACTION_BUTTON_PRESS), in TYPED_TEST() 2324 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_BUTTON_PRESS), in TYPED_TEST() 5527 ASSERT_EQ(AMOTION_EVENT_ACTION_BUTTON_PRESS, motionArgs.action); in TEST_F() 5550 ASSERT_EQ(AMOTION_EVENT_ACTION_BUTTON_PRESS, motionArgs.action); in TEST_F() 5554 ASSERT_EQ(AMOTION_EVENT_ACTION_BUTTON_PRESS, motionArgs.action); in TEST_F() 5590 ASSERT_EQ(AMOTION_EVENT_ACTION_BUTTON_PRESS, motionArgs.action); in TEST_F() 5619 ASSERT_EQ(AMOTION_EVENT_ACTION_BUTTON_PRESS, motionArgs.action); in TEST_F() 5648 ASSERT_EQ(AMOTION_EVENT_ACTION_BUTTON_PRESS, motionArgs.action); in TEST_F() 5677 ASSERT_EQ(AMOTION_EVENT_ACTION_BUTTON_PRESS, motionArgs.action); in TEST_F() [all …]
|
D | InputDispatcher_test.cpp | 2601 MotionArgsBuilder(AMOTION_EVENT_ACTION_BUTTON_PRESS, AINPUT_SOURCE_MOUSE) in TEST_F() 2607 leftWindow->consumeMotionEvent(WithMotionAction(AMOTION_EVENT_ACTION_BUTTON_PRESS)); in TEST_F() 2686 MotionArgsBuilder(AMOTION_EVENT_ACTION_BUTTON_PRESS, AINPUT_SOURCE_MOUSE) in TEST_F() 2692 leftWindow->consumeMotionEvent(WithMotionAction(AMOTION_EVENT_ACTION_BUTTON_PRESS)); in TEST_F() 3138 MotionArgsBuilder(AMOTION_EVENT_ACTION_BUTTON_PRESS, AINPUT_SOURCE_MOUSE) in TEST_F() 3144 window->consumeMotionEvent(WithMotionAction(AMOTION_EVENT_ACTION_BUTTON_PRESS)); in TEST_F() 3216 MotionArgsBuilder(AMOTION_EVENT_ACTION_BUTTON_PRESS, AINPUT_SOURCE_MOUSE) in TEST_F() 3222 window->consumeMotionEvent(WithMotionAction(AMOTION_EVENT_ACTION_BUTTON_PRESS)); in TEST_F() 3915 MotionArgsBuilder(AMOTION_EVENT_ACTION_BUTTON_PRESS, AINPUT_SOURCE_MOUSE) in TEST_F() 3921 spyWindow->consumeMotionEvent(WithMotionAction(AMOTION_EVENT_ACTION_BUTTON_PRESS)); in TEST_F() [all …]
|
/frameworks/native/libs/input/rust/ |
D | input.rs | 132 ButtonPress = input_bindgen::AMOTION_EVENT_ACTION_BUTTON_PRESS, 178 input_bindgen::AMOTION_EVENT_ACTION_BUTTON_PRESS => MotionAction::ButtonPress, in from()
|
/frameworks/native/services/inputflinger/tests/fuzzers/ |
D | FuzzedInputStream.h | 135 case AMOTION_EVENT_ACTION_BUTTON_PRESS: in getFuzzedPointerCount()
|
/frameworks/native/include/android/ |
D | input.h | 363 AMOTION_EVENT_ACTION_BUTTON_PRESS = 11, enumerator
|
/frameworks/native/services/inputflinger/reader/mapper/ |
D | CapturedTouchpadEventConverter.cpp | 268 out.push_back(makeMotionArgs(when, readTime, AMOTION_EVENT_ACTION_BUTTON_PRESS, coords, in sync()
|
D | CursorInputMapper.cpp | 364 AMOTION_EVENT_ACTION_BUTTON_PRESS, actionButton, 0, in sync()
|
D | TouchInputMapper.cpp | 2159 AMOTION_EVENT_ACTION_BUTTON_PRESS, actionButton, 0, metaState, in dispatchButtonPress() 2207 AMOTION_EVENT_ACTION_BUTTON_PRESS, actionButton, 0, metaState, in dispatchGestureButtonPress()
|
/frameworks/native/libs/input/ |
D | VirtualInputDevice.cpp | 241 {AMOTION_EVENT_ACTION_BUTTON_PRESS, UinputAction::PRESS},
|
D | Input.cpp | 996 case AMOTION_EVENT_ACTION_BUTTON_PRESS: in actionToString()
|
/frameworks/native/services/inputflinger/reader/mapper/gestures/ |
D | GestureConverter.cpp | 258 pressEvents.push_back(makeMotionArgs(when, readTime, AMOTION_EVENT_ACTION_BUTTON_PRESS, in handleButtonsChange()
|
/frameworks/native/services/inputflinger/ |
D | InputCommonConverter.cpp | 98 static_assert(static_cast<common::Action>(AMOTION_EVENT_ACTION_BUTTON_PRESS) == in getAction()
|
D | UnwantedInteractionBlocker.cpp | 702 args.action == AMOTION_EVENT_ACTION_BUTTON_PRESS || in processMotion()
|
/frameworks/native/services/inputflinger/dispatcher/ |
D | InputDispatcher.cpp | 231 case AMOTION_EVENT_ACTION_BUTTON_PRESS: in checkMotionAction()
|