Home
last modified time | relevance | path

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

/base/inputmethod/imf/frameworks/inputmethod_ability/include/
Dinput_method_ability.h107 void OnShowKeyboard(Message *msg);
/base/inputmethod/imf/frameworks/inputmethod_ability/src/
Dinput_method_ability.cpp173 OnShowKeyboard(msg); in WorkThread()
227 void InputMethodAbility::OnShowKeyboard(Message *msg) in OnShowKeyboard() function in OHOS::MiscServices::InputMethodAbility