Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/test/fuzztest/inputdevicemanager_fuzzer/
Dinputdevicemanager_fuzzer.cpp34 bool hasPointerDevice = true; in InputDeviceManagerFuzzTest() local
/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_common/
Dnapi_common_configuration.cpp74 …std::string hasPointerDevice = configuration.GetItem(AAFwk::GlobalConfigurationKey::INPUT_POINTER_… in WrapConfiguration() local
/foundation/ability/ability_runtime/frameworks/native/runtime/
Djs_data_struct_converter.cpp109 …std::string hasPointerDevice = configuration.GetItem(AAFwk::GlobalConfigurationKey::INPUT_POINTER_… in CreateJsConfiguration() local
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/
Djs_data_converter.cpp120 …std::string hasPointerDevice = configuration.GetItem(AAFwk::GlobalConfigurationKey::INPUT_POINTER_… in CreateJsConfiguration() local
/foundation/ability/ability_runtime/frameworks/native/ability/native/
Dresource_config_helper.cpp46 void ResourceConfigHelper::SetHasPointerDevice(std::string hasPointerDevice) in SetHasPointerDevice()
Dability.cpp486 std::string hasPointerDevice; in OnConfigurationUpdatedNotify() local
527 std::string& colormode, std::string& hasPointerDevice) in InitConfigurationProperties()
/foundation/ability/ability_base/interfaces/kits/native/configuration/src/
Dconfiguration_convertor.cpp141 Global::Resource::InputDevice ConvertHasPointerDevice(std::string hasPointerDevice) in ConvertHasPointerDevice()
/foundation/multimodalinput/input/service/window_manager/test/
Dpointer_drawing_manager_ex_test.cpp1004 bool hasPointerDevice = true; variable
1020 bool hasPointerDevice = true; variable
1036 bool hasPointerDevice = false; variable
1058 bool hasPointerDevice = false; variable
Dmock.cpp221 void InputDeviceManager::NotifyPointerDevice(bool hasPointerDevice, bool isVisible, bool isHotPlug) in NotifyPointerDevice()
297 void PointerDrawingManager::UpdatePointerDevice(bool hasPointerDevice, bool isPointerVisible, in UpdatePointerDevice()
/foundation/multimodalinput/input/service/device_manager/src/
Dinput_device_manager.cpp524 bool hasPointerDevice = false; in ScanPointerDevice() local
587 void InputDeviceManager::NotifyPointerDevice(bool hasPointerDevice, bool isVisible, bool isHotPlug) in NotifyPointerDevice()
/foundation/multimodalinput/input/service/window_manager/src/
Dpointer_drawing_manager.cpp1517 void PointerDrawingManager::UpdatePointerDevice(bool hasPointerDevice, bool isPointerVisible, in UpdatePointerDevice()
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
Dability_test.cpp1852 std::string hasPointerDevice; variable
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
Dmain_thread.cpp1036 …std::string hasPointerDevice = config.GetItem(AAFwk::GlobalConfigurationKey::INPUT_POINTER_DEVICE); in InitResourceManager() local
/foundation/ability/ability_runtime/services/appmgr/src/
Dapp_mgr_service_inner.cpp4743 …std::string hasPointerDevice = system::GetParameter(AAFwk::GlobalConfigurationKey::INPUT_POINTER_D… in InitGlobalConfiguration() local