Searched refs:OnStartRemoteInput (Results 1 – 4 of 4) sorted by relevance
28 virtual void OnStartRemoteInput(const int32_t &sessionId, const uint32_t &inputTypes) = 0;
72 void OnStartRemoteInput(const int32_t &sessionId, const uint32_t &inputTypes) override;
382 callback_->OnStartRemoteInput(sessionId, inputTypes); in NotifyStartRemoteInput()
207 void DistributedInputSinkManager::DInputSinkListener::OnStartRemoteInput( in OnStartRemoteInput() function in OHOS::DistributedHardware::DistributedInput::DistributedInputSinkManager::DInputSinkListener