Searched refs:ShowKeyboard (Results 1 – 2 of 2) sorted by relevance
140 int PerUserSession::ShowKeyboard(const sptr<IInputClient>& inputClient, bool isShowKeyboard) in ShowKeyboard() function in OHOS::MiscServices::PerUserSession284 return ShowKeyboard(client, true); in OnShowKeyboardSelf()387 return ShowKeyboard(client, isShowKeyboard); in OnStartInput()
136 int ShowKeyboard(const sptr<IInputClient>& inputClient, bool isShowKeyboard);