Searched refs:OnStartRemoteInputDhid (Results 1 – 4 of 4) sorted by relevance
30 virtual void OnStartRemoteInputDhid(const int32_t &sessionId, const std::string &strDhids) = 0;
74 void OnStartRemoteInputDhid(const int32_t &sessionId, const std::string &strDhids) override;
432 callback_->OnStartRemoteInputDhid(sessionId, strTmp); in NotifyStartRemoteInputDhid()
288 void DistributedInputSinkManager::DInputSinkListener::OnStartRemoteInputDhid(const int32_t &session… in OnStartRemoteInputDhid() function in OHOS::DistributedHardware::DistributedInput::DistributedInputSinkManager::DInputSinkListener