Searched refs:NotifyResponseKeyState (Results 1 – 3 of 3) sorted by relevance
643 DistributedInputSourceTransport::GetInstance().NotifyResponseKeyState(sessionId, recMsg);646 DistributedInputSourceTransport::GetInstance().NotifyResponseKeyState(sessionId, recMsg);649 DistributedInputSourceTransport::GetInstance().NotifyResponseKeyState(sessionId, recMsg);653 DistributedInputSourceTransport::GetInstance().NotifyResponseKeyState(sessionId, recMsg);656 DistributedInputSourceTransport::GetInstance().NotifyResponseKeyState(sessionId, recMsg);659 DistributedInputSourceTransport::GetInstance().NotifyResponseKeyState(sessionId, recMsg);
103 void NotifyResponseKeyState(int32_t sessionId, const nlohmann::json &recMsg);
977 void DistributedInputSourceTransport::NotifyResponseKeyState(int32_t sessionId, const nlohmann::jso… in NotifyResponseKeyState() function in OHOS::DistributedHardware::DistributedInput::DistributedInputSourceTransport1565 NotifyResponseKeyState(sessionId, recMsg); in HandleData()