Home
last modified time | relevance | path

Searched refs:SetHasPointerDevice (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/
H A Dresource_config_helper.h38 void SetHasPointerDevice(std::string hasPointerDevice);
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dresource_config_helper.cpp46 void ResourceConfigHelper::SetHasPointerDevice(std::string hasPointerDevice) in SetHasPointerDevice() function in OHOS::AbilityRuntime::ResourceConfigHelper
H A Dconfiguration_utils.cpp49 …resourceConfig.SetHasPointerDevice(configuration.GetItem(AAFwk::GlobalConfigurationKey::INPUT_POIN… in GetGlobalConfig()
H A Dui_ability.cpp341 resourceConfig.SetHasPointerDevice(changeConfiguration.GetItem(displayId, in InitConfigurationProperties()
351 resourceConfig.SetHasPointerDevice(changeConfiguration.GetItem( in InitConfigurationProperties()