/frameworks/native/services/inputflinger/tests/ |
D | InputDeviceMetricsSource_test.cpp | 57 KeyArgsBuilder(AKEY_EVENT_ACTION_DOWN, TOUCHSCREEN) in TEST_P() 74 KeyArgsBuilder(AKEY_EVENT_ACTION_DOWN, KEY_SOURCES) in TEST_P() 83 KeyArgsBuilder(AKEY_EVENT_ACTION_DOWN, KEY_SOURCES) in TEST_P() 91 KeyArgsBuilder(AKEY_EVENT_ACTION_DOWN, KEY_SOURCES) in TEST_P() 97 KeyArgsBuilder(AKEY_EVENT_ACTION_DOWN, KEY_SOURCES) in TEST_P() 106 KeyArgsBuilder(AKEY_EVENT_ACTION_DOWN, KEY_SOURCES) in TEST_P() 112 KeyArgsBuilder(AKEY_EVENT_ACTION_DOWN, KEY_SOURCES) in TEST_P()
|
D | InputProcessor_test.cpp | 84 AKEY_EVENT_ACTION_DOWN, /*flags=*/4, AKEYCODE_HOME, /*scanCode=*/5, in TEST_F()
|
D | InputDispatcher_test.cpp | 79 static_assert(AMOTION_EVENT_ACTION_DOWN == AKEY_EVENT_ACTION_DOWN); 132 ui::LogicalDisplayId::INVALID, INVALID_HMAC, AKEY_EVENT_ACTION_DOWN, 0, in getTestKeyEvent() 448 mInputReceiver.consumeEvent(InputEventType::KEY, AKEY_EVENT_ACTION_DOWN, expectedDisplayId, in consumeKeyDown() 524 injectKey(dispatcher, AKEY_EVENT_ACTION_DOWN, /*repeatCount=*/0, in assertInjectedKeyTimesOut() 535 return injectKey(dispatcher, AKEY_EVENT_ACTION_DOWN, /*repeatCount=*/0, displayId); in injectKeyDown() 544 return injectKey(dispatcher, AKEY_EVENT_ACTION_DOWN, /*repeatCount=*/0, displayId, in injectKeyDownNoRepeat() 4964 mDispatcher->notifyKey(generateKeyArgs(AKEY_EVENT_ACTION_DOWN, ui::LogicalDisplayId::DEFAULT)); in TEST_F() 5035 generateKeyArgs(AKEY_EVENT_ACTION_DOWN, ui::LogicalDisplayId::DEFAULT); in TEST_F() 5061 mDispatcher->notifyKey(generateKeyArgs(AKEY_EVENT_ACTION_DOWN, ui::LogicalDisplayId::DEFAULT)); in TEST_F() 5266 generateKeyArgs(AKEY_EVENT_ACTION_DOWN, ui::LogicalDisplayId::DEFAULT); in TEST_F() [all …]
|
D | InputReader_test.cpp | 1202 firstMapper.setProcessResult({KeyArgsBuilder(AKEY_EVENT_ACTION_DOWN, AINPUT_SOURCE_KEYBOARD) in TEST_F() 1228 firstMapper.setProcessResult({KeyArgsBuilder(AKEY_EVENT_ACTION_DOWN, AINPUT_SOURCE_KEYBOARD) in TEST_F() 1543 ASSERT_EQ(AKEY_EVENT_ACTION_DOWN, keyArgs.action); in TEST_F() 1570 AllOf(WithKeyAction(AKEY_EVENT_ACTION_DOWN), WithSource(AINPUT_SOURCE_KEYBOARD)); in TEST_F() 2166 AllOf(WithKeyAction(AKEY_EVENT_ACTION_DOWN), WithSource(AINPUT_SOURCE_KEYBOARD), in TYPED_TEST() 2183 AllOf(WithKeyAction(AKEY_EVENT_ACTION_DOWN), WithSource(AINPUT_SOURCE_KEYBOARD), in TYPED_TEST() 2231 AllOf(WithKeyAction(AKEY_EVENT_ACTION_DOWN), WithSource(AINPUT_SOURCE_KEYBOARD), in TYPED_TEST() 2316 AllOf(WithKeyAction(AKEY_EVENT_ACTION_DOWN), WithSource(AINPUT_SOURCE_KEYBOARD), in TYPED_TEST() 2376 AllOf(WithKeyAction(AKEY_EVENT_ACTION_DOWN), WithSource(AINPUT_SOURCE_KEYBOARD), in TYPED_TEST() 3346 ASSERT_EQ(AKEY_EVENT_ACTION_DOWN, args.action); in testDPadKeyRotation() [all …]
|
D | FakeWindows.h | 254 consumeKeyEvent(testing::AllOf(WithKeyAction(AKEY_EVENT_ACTION_DOWN),
|
D | InputTracingTest.cpp | 50 static_cast<int32_t>(AKEY_EVENT_ACTION_DOWN));
|
D | UnwantedInteractionBlocker_test.cpp | 438 AKEY_EVENT_ACTION_DOWN, /*flags=*/4, AKEYCODE_HOME, /*scanCode=*/5, in TEST_F()
|
D | PointerChoreographer_test.cpp | 200 KeyArgsBuilder(AKEY_EVENT_ACTION_DOWN, AINPUT_SOURCE_KEYBOARD).build(), in TEST_F() 2322 mChoreographer.notifyKey(KeyArgsBuilder(AKEY_EVENT_ACTION_DOWN, AINPUT_SOURCE_KEYBOARD) in notifyKey()
|
D | CursorInputMapper_test.cpp | 790 ElementsAre(VariantWith<NotifyKeyArgs>(AllOf(WithKeyAction(AKEY_EVENT_ACTION_DOWN), in TEST_P()
|
/frameworks/native/libs/input/tests/ |
D | InputChannel_test.cpp | 77 serverMsg.body.key.action = AKEY_EVENT_ACTION_DOWN; in TEST_F() 121 serverMsg.body.key.action = AKEY_EVENT_ACTION_DOWN; in TEST_F()
|
D | VerifiedInputEvent_test.cpp | 26 ui::LogicalDisplayId::DEFAULT, INVALID_HMAC, AKEY_EVENT_ACTION_DOWN, flags, in getKeyEventWithFlags()
|
D | InputEvent_test.cpp | 225 event.initialize(id, 2, AINPUT_SOURCE_GAMEPAD, DISPLAY_ID, HMAC, AKEY_EVENT_ACTION_DOWN, in TEST_F() 235 ASSERT_EQ(AKEY_EVENT_ACTION_DOWN, event.getAction()); in TEST_F()
|
D | InputPublisherAndConsumer_test.cpp | 271 constexpr int32_t action = AKEY_EVENT_ACTION_DOWN; in publishAndConsumeKeyEvent()
|
D | InputPublisherAndConsumerNoResampling_test.cpp | 454 constexpr int32_t action = AKEY_EVENT_ACTION_DOWN; in publishAndConsumeKeyEvent()
|
/frameworks/native/services/inputflinger/tests/fuzzers/ |
D | InputClassifierFuzzer.cpp | 59 AKEY_EVENT_ACTION_DOWN, in LLVMFuzzerTestOneInput()
|
/frameworks/native/services/inputflinger/reader/mapper/ |
D | TouchCursorInputMapperCommon.cpp | 34 if ((action == AKEY_EVENT_ACTION_DOWN && !(lastButtonState & buttonState) && in synthesizeButtonKey()
|
D | KeyboardInputMapper.cpp | 356 down ? AKEY_EVENT_ACTION_DOWN : AKEY_EVENT_ACTION_UP, flags, in processKey()
|
D | CursorInputMapper.cpp | 316 out += synthesizeButtonKeys(getContext(), AKEY_EVENT_ACTION_DOWN, when, readTime, getDeviceId(), in sync()
|
D | TouchInputMapper.cpp | 1566 out += synthesizeButtonKeys(getContext(), AKEY_EVENT_ACTION_DOWN, when, readTime, getDeviceId(), in cookAndDispatch() 1872 AKEY_EVENT_ACTION_DOWN, in consumeRawTouches()
|
/frameworks/native/include/android/ |
D | input.h | 185 AKEY_EVENT_ACTION_DOWN = 0, enumerator
|
/frameworks/native/libs/input/ |
D | VirtualInputDevice.cpp | 91 {AKEY_EVENT_ACTION_DOWN, UinputAction::PRESS},
|
D | KeyCharacterMap.cpp | 314 outEvents[i].getAction() == AKEY_EVENT_ACTION_DOWN ? "down" : "up"); in getEvents() 502 down ? AKEY_EVENT_ACTION_DOWN : AKEY_EVENT_ACTION_UP, 0, keyCode, 0, metaState, in addKey()
|
D | Input.cpp | 405 case AKEY_EVENT_ACTION_DOWN: in actionToString()
|
/frameworks/native/services/inputflinger/dispatcher/ |
D | InputState.cpp | 73 case AKEY_EVENT_ACTION_DOWN: { in trackKey()
|
/frameworks/native/services/inputflinger/reader/ |
D | InputReader.cpp | 80 return key.action == AKEY_EVENT_ACTION_DOWN; in isNewGestureStart()
|