Searched refs:OnResponseStopRemoteInputDhid (Results 1 – 5 of 5) sorted by relevance
33 …virtual void OnResponseStopRemoteInputDhid(const std::string deviceId, const std::string &dhids, b…
52 …void OnResponseStopRemoteInputDhid(const std::string deviceId, const std::string &dhids, bool resu…
274 void DInputSourceListener::OnResponseStopRemoteInputDhid( in OnResponseStopRemoteInputDhid() function in OHOS::DistributedHardware::DistributedInput::DInputSourceListener
1742 callback_->OnResponseStopRemoteInputDhid(deviceId, dhids, result);1961 callback_->OnResponseStopRemoteInputDhid(deviceId, dhids, result);
973 callback_->OnResponseStopRemoteInputDhid( in NotifyResponseStopRemoteInputDhid()