Searched refs:GetInputTypesMap (Results 1 – 4 of 4) sorted by relevance
197 deviceId, sourceManagerObj_->GetInputTypesMap(deviceId) | inputTypes); in NotifyStartCallback()199 …sourceManagerObj_->SetStartTransFlag((result && (sourceManagerObj_->GetInputTypesMap(deviceId) > 0… in NotifyStartCallback()230 if (result && (sourceManagerObj_->GetInputTypesMap(deviceId) & inputTypes)) { in NotifyStopCallback()232 deviceId, sourceManagerObj_->GetInputTypesMap(deviceId) - in NotifyStopCallback()233 (sourceManagerObj_->GetInputTypesMap(deviceId) & inputTypes)); in NotifyStopCallback()236 if (sourceManagerObj_->GetInputTypesMap(deviceId) == 0) { in NotifyStopCallback()
1523 uint32_t DistributedInputSourceManager::GetInputTypesMap(const std::string deviceId) in GetInputTypesMap() function in OHOS::DistributedHardware::DistributedInput::DistributedInputSourceManager
275 uint32_t GetInputTypesMap(const std::string deviceId);
1631 uint32_t ret = sourceManager_->GetInputTypesMap(devId);