Home
last modified time | relevance | path

Searched refs:InitKeyEventMonitor (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/inputmethod/imf/test/fuzztest/systemabilitystubfuzztest/common/
H A Dimf_sa_stub_fuzz_util.cpp88 int32_t ret = DelayedSingleton<InputMethodSystemAbility>::GetInstance()->InitKeyEventMonitor(); in Initialize()
/ohos5.0/base/inputmethod/imf/services/include/
H A Dinput_method_system_ability.h154 int32_t InitKeyEventMonitor();
/ohos5.0/base/inputmethod/imf/services/src/
H A Dinput_method_system_ability.cpp1415 ret = InitKeyEventMonitor(); in InitMonitors()
1445 int32_t InputMethodSystemAbility::InitKeyEventMonitor() in InitKeyEventMonitor() function in OHOS::MiscServices::InputMethodSystemAbility