Home
last modified time | relevance | path

Searched refs:SetKeyLongPressEvent (Results 1 - 4 of 4) sorted by relevance

/foundation/multimodalinput/input/tools/event_inject/src/
H A Dprocessing_keyboard_device.cpp95 SetKeyLongPressEvent(inputEventArray, EVENT_REPORT_TIMES, keyValue); in TransformKeyLongPressEvent()
H A Ddevice_base.cpp48 void DeviceBase::SetKeyLongPressEvent(InputEventArray& inputEventArray, int64_t blockTime, int32_t code) in SetKeyLongPressEvent() function in OHOS::MMI::DeviceBase
/foundation/multimodalinput/input/tools/event_inject/include/
H A Ddevice_base.h36 void SetKeyLongPressEvent(InputEventArray& inputEventArray, int64_t blockTime, int32_t code);
/foundation/multimodalinput/input/tools/event_inject/test/
H A Ddevice_base_test.cpp79 * @tc.desc:Verify device base function SetKeyLongPressEvent
89 deviceBaseDemo.SetKeyLongPressEvent(inputEventArray, blockTime, code); in HWTEST_F()

Completed in 3 milliseconds