Home
last modified time | relevance | path

Searched refs:REPORT_KEY_EVENT (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/util/common/include/
H A Dproto.h31 REPORT_KEY_EVENT, enumerator
/ohos5.0/foundation/multimodalinput/input/service/interceptor/src/
H A Devent_interceptor_handler.cpp173 NetPacket pkt(MmiMessageId::REPORT_KEY_EVENT); in SendToClient()
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/
H A Dclient_msg_handler.cpp72 { MmiMessageId::REPORT_KEY_EVENT, [this] (const UDSClient& client, NetPacket& pkt) { in Init()
/ohos5.0/foundation/multimodalinput/input/service/monitor/src/
H A Devent_monitor_handler.cpp355 NetPacket pkt(MmiMessageId::REPORT_KEY_EVENT); in HandleEvent()
/ohos5.0/foundation/multimodalinput/input/service/monitor/test/
H A Devent_monitor_handler_test.cpp474 NetPacket keyEventPkt(MmiMessageId::REPORT_KEY_EVENT);