Searched refs:OnResponseKeyState (Results 1 – 4 of 4) sorted by relevance
34 …virtual void OnResponseKeyState(const std::string deviceId, const std::string &dhid, const uint32_…
53 … void OnResponseKeyState(const std::string deviceId, const std::string &dhid, const uint32_t type,
302 void DInputSourceListener::OnResponseKeyState(const std::string deviceId, in OnResponseKeyState() function in OHOS::DistributedHardware::DistributedInput::DInputSourceListener
992 callback_->OnResponseKeyState(deviceId, recMsg[DINPUT_SOFTBUS_KEY_KEYSTATE_DHID], in NotifyResponseKeyState()