Searched refs:SimulateMouseBtnMouseUpState (Results 1 – 3 of 3) sorted by relevance
66 void SimulateMouseBtnMouseUpState(const std::string &dhId, const struct RawEvent &event);
100 void DInputSinkState::SimulateMouseBtnMouseUpState(const std::string &dhId, const struct RawEvent &… in SimulateMouseBtnMouseUpState() function in OHOS::DistributedHardware::DistributedInput::DInputSinkState
277 DInputSinkState::GetInstance().SimulateMouseBtnMouseUpState(event.descriptor, event); in DealNormalKeyEvent()