Home
last modified time | relevance | path

Searched refs:SubscribeKeyboardEvent (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/inputmethod/imf/services/include/
H A Dim_common_event_manager.h43 bool SubscribeKeyboardEvent(KeyHandle handle);
/ohos5.0/base/inputmethod/imf/services/src/
H A Dim_common_event_manager.cpp98 bool ImCommonEventManager::SubscribeKeyboardEvent(KeyHandle handle) in SubscribeKeyboardEvent() function in OHOS::MiscServices::ImCommonEventManager
H A Dinput_method_system_ability.cpp1448 bool ret = ImCommonEventManager::GetInstance()->SubscribeKeyboardEvent( in InitKeyEventMonitor()
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/core/include/
H A Dpasteboard_service.h330 bool SubscribeKeyboardEvent();
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/core/src/
H A Dpasteboard_service.cpp1254 SubscribeKeyboardEvent(); in SaveData()
2318 SubscribeKeyboardEvent(); in OnConfigChange()
2380 bool PasteboardService::SubscribeKeyboardEvent() in SubscribeKeyboardEvent() function in OHOS::MiscServices::PasteboardService