Home
last modified time | relevance | path

Searched refs:ResetKeyboardKeyState (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_input/services/source/transport/include/
H A Ddistributed_input_source_transport.h140 void ResetKeyboardKeyState(const std::string &deviceId, const std::vector<std::string> &dhids);
/ohos5.0/foundation/distributedhardware/distributed_input/services/source/transport/src/
H A Ddistributed_input_source_transport.cpp278 ResetKeyboardKeyState(deviceId, dhIdsVec); in StopRemoteInputDhids()
707 void DistributedInputSourceTransport::ResetKeyboardKeyState(const std::string &deviceId, in ResetKeyboardKeyState() function in OHOS::DistributedHardware::DistributedInput::DistributedInputSourceTransport
726 ResetKeyboardKeyState(deviceId, dhids); in StopRemoteInput()