Home
last modified time | relevance | path

Searched defs:deviceAccess (Results 1 – 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/adapter/ohos/osal/
Dresource_convertor.cpp83 Global::Resource::InputDevice ConvertInputDevice(bool deviceAccess) in ConvertInputDevice()
/foundation/arkui/ace_engine/adapter/ohos/entrance/
Dui_content_impl.cpp834 auto deviceAccess = config->GetItem(OHOS::AAFwk::GlobalConfigurationKey::INPUT_POINTER_DEVICE); in SetConfiguration() local
1460 …auto deviceAccess = config->GetItem(OHOS::AppExecFwk::GlobalConfigurationKey::INPUT_POINTER_DEVICE… in UpdateConfiguration() local
Dace_ability.cpp610 …auto deviceAccess = configuration.GetItem(OHOS::AppExecFwk::GlobalConfigurationKey::INPUT_POINTER_… in OnConfigurationUpdated() local
Dace_container.cpp1417 …id AceContainer::UpdateConfiguration(const std::string& colorMode, const std::string& deviceAccess, in UpdateConfiguration()