Home
last modified time | relevance | path

Searched refs:SetSupportInputType (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_input/services/sink/inputcollector/src/
H A Ddistributed_input_collector.cpp186 return inputHub_->SetSupportInputType(enabled, inputTypes_); in SetSharingTypes()
/ohos5.0/foundation/distributedhardware/distributed_input/common/include/
H A Dinput_hub.h87 AffectDhIds SetSupportInputType(bool enabled, const uint32_t &inputTypes);
H A Dinput_hub.cpp1215 AffectDhIds InputHub::SetSupportInputType(bool enabled, const uint32_t &inputTypes) in SetSupportInputType() function in OHOS::DistributedHardware::DistributedInput::InputHub