Home
last modified time | relevance | path

Searched defs:hasPointerDevice (Results 1 – 11 of 11) sorted by relevance

/foundation/ability/ability_runtime/frameworks/native/ability/native/
Dconfiguration_utils.cpp39 std::string hasPointerDevice; in UpdateGlobalConfig() local
85 std::string &language, std::string &colormode, std::string &hasPointerDevice) in GetGlobalConfig()
Dability.cpp539 std::string hasPointerDevice; in OnConfigurationUpdatedNotify() local
580 std::string& colormode, std::string& hasPointerDevice) in InitConfigurationProperties()
/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_common/
Dnapi_common_configuration.cpp67 …std::string hasPointerDevice = configuration.GetItem(AAFwk::GlobalConfigurationKey::INPUT_POINTER_… in WrapConfiguration() local
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/
Djs_data_converter.cpp119 …std::string hasPointerDevice = configuration.GetItem(AAFwk::GlobalConfigurationKey::INPUT_POINTER_… in CreateJsConfiguration() local
/foundation/ability/ability_runtime/frameworks/native/runtime/
Djs_data_struct_converter.cpp112 …std::string hasPointerDevice = configuration.GetItem(AAFwk::GlobalConfigurationKey::INPUT_POINTER_… in CreateJsConfiguration() local
/foundation/ability/ability_base/interfaces/kits/native/configuration/src/
Dconfiguration_convertor.cpp122 Global::Resource::InputDevice ConvertHasPointerDevice(std::string hasPointerDevice) in ConvertHasPointerDevice()
/foundation/multimodalinput/input/service/device_manager/src/
Dinput_device_manager.cpp473 bool hasPointerDevice = false; in ScanPointerDevice() local
522 void InputDeviceManager::NotifyPointerDevice(bool hasPointerDevice, bool isVisible) in NotifyPointerDevice()
/foundation/multimodalinput/input/service/window_manager/src/
Dpointer_drawing_manager.cpp649 void PointerDrawingManager::UpdatePointerDevice(bool hasPointerDevice, bool isPointerVisible) in UpdatePointerDevice()
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
Dmain_thread.cpp1001 …std::string hasPointerDevice = config.GetItem(AAFwk::GlobalConfigurationKey::INPUT_POINTER_DEVICE); in InitResourceManager() local
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
Dability_test.cpp1850 std::string hasPointerDevice; variable
/foundation/ability/ability_runtime/services/appmgr/src/
Dapp_mgr_service_inner.cpp2999 …std::string hasPointerDevice = system::GetParameter(AAFwk::GlobalConfigurationKey::INPUT_POINTER_D… in InitGlobalConfiguration() local