Home
last modified time | relevance | path

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

/ohos5.0/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 … in SetKeyLongPressEvent() function in OHOS::MMI::DeviceBase
/ohos5.0/foundation/multimodalinput/input/tools/event_inject/include/
H A Ddevice_base.h36 void SetKeyLongPressEvent(InputEventArray& inputEventArray, int64_t blockTime, int32_t code);
/ohos5.0/foundation/multimodalinput/input/tools/event_inject/test/
H A Ddevice_base_test.cpp89 deviceBaseDemo.SetKeyLongPressEvent(inputEventArray, blockTime, code);