Home
last modified time | relevance | path

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

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