Home
last modified time | relevance | path

Searched refs:KeyMapMgr (Results 1 - 6 of 6) sorted by relevance

/foundation/multimodalinput/input/service/event_handler/include/
H A Dkey_map_manager.h46 #define KeyMapMgr ::OHOS::DelayedSingleton<KeyMapManager>::GetInstance() macro
/foundation/multimodalinput/input/service/key_event_normalize/src/
H A Dkey_event_normalize.cpp60 keyCode = KeyMapMgr->TransferDeviceKeyValue(device, keyCode); in Normalize()
/foundation/multimodalinput/input/service/event_handler/src/
H A Dkey_auto_repeat.cpp60 std::string fileName = KeyMapMgr->GetKeyEventFileName(device); in AddDeviceConfig()
H A Devent_normalize_handler.cpp239 KeyMapMgr->ParseDeviceConfigFile(device); in OnEventDeviceAdded()
252 KeyMapMgr->RemoveKeyValue(device); in OnEventDeviceRemoved()
/foundation/multimodalinput/input/service/device_manager/src/
H A Dinput_device_manager.cpp187 for (const auto &it : KeyMapMgr->InputTransferKeyValue(deviceId, item)) { in SupportKeys()
/foundation/multimodalinput/input/service/module_loader/src/
H A Dmmi_service.cpp414 KeyMapMgr->GetConfigKeyValue("default_keymap", KeyMapMgr->GetDefaultKeyId()); in Init()

Completed in 11 milliseconds