Home
last modified time | relevance | path

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

/base/inputmethod/imf/services/src/
Dperuser_session.cpp140 int PerUserSession::ShowKeyboard(const sptr<IInputClient>& inputClient, bool isShowKeyboard) in ShowKeyboard() function in OHOS::MiscServices::PerUserSession
284 return ShowKeyboard(client, true); in OnShowKeyboardSelf()
387 return ShowKeyboard(client, isShowKeyboard); in OnStartInput()
/base/inputmethod/imf/services/include/
Dperuser_session.h136 int ShowKeyboard(const sptr<IInputClient>& inputClient, bool isShowKeyboard);