Home
last modified time | relevance | path

Searched refs:OnHideKeyboardSelf (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/inputmethod/imf/services/include/
H A Dinput_method_system_ability.h113 int32_t OnHideKeyboardSelf(const Message *msg);
/ohos5.0/base/inputmethod/imf/services/src/
H A Dinput_method_system_ability.cpp992 OnHideKeyboardSelf(msg); in WorkThread()
1089 int32_t InputMethodSystemAbility::OnHideKeyboardSelf(const Message *msg) in OnHideKeyboardSelf() function in OHOS::MiscServices::InputMethodSystemAbility