Searched refs:SetSharingTypes (Results 1 – 4 of 4) sorted by relevance
46 AffectDhIds SetSharingTypes(bool enabled, const uint32_t &inputType);
104 AffectDhIds ret = DistributedInputCollector::GetInstance().SetSharingTypes(enabled, inputType);
231 AffectDhIds affDhIds = DistributedInputCollector::GetInstance().SetSharingTypes(true, in OnStartRemoteInput()263 …AffectDhIds affDhIds = DistributedInputCollector::GetInstance().SetSharingTypes(false, inputTypes); in OnStopRemoteInput()472 AffectDhIds affDhIds = DistributedInputCollector::GetInstance().SetSharingTypes(true, in OnRelayStartTypeRemoteInput()505 …AffectDhIds affDhIds = DistributedInputCollector::GetInstance().SetSharingTypes(false, inputTypes); in OnRelayStopTypeRemoteInput()
172 AffectDhIds DistributedInputCollector::SetSharingTypes(bool enabled, const uint32_t &inputType) in SetSharingTypes() function in OHOS::DistributedHardware::DistributedInput::DistributedInputCollector