Searched refs:SetKeyLongPressEvent (Results 1 – 4 of 4) sorted by relevance
95 SetKeyLongPressEvent(inputEventArray, EVENT_REPORT_TIMES, keyValue); in TransformKeyLongPressEvent()
48 void DeviceBase::SetKeyLongPressEvent(InputEventArray& inputEventArray, int64_t blockTime, int32_t … in SetKeyLongPressEvent() function in OHOS::MMI::DeviceBase
36 void SetKeyLongPressEvent(InputEventArray& inputEventArray, int64_t blockTime, int32_t code);
89 deviceBaseDemo.SetKeyLongPressEvent(inputEventArray, blockTime, code);