Home
last modified time | relevance | path

Searched refs:SetSwitchType (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/interfaces/native/innerkits/event/include/
H A Dswitch_event.h62 void SetSwitchType(int32_t type) in SetSwitchType() function
/ohos5.0/foundation/multimodalinput/input/util/common/src/
H A Dinput_event_data_transformation.cpp142 swEvent->SetSwitchType(data); in NetPacketToSwitchEvent()
/ohos5.0/foundation/multimodalinput/input/service/event_handler/src/
H A Devent_normalize_handler.cpp663 swEvent->SetSwitchType(static_cast<int32_t>(sw)); in HandleSwitchInputEvent()