Home
last modified time | relevance | path

Searched defs:StartInput (Results 1 – 3 of 3) sorted by relevance

/base/inputmethod/imf/frameworks/inputmethod_controller/src/
Dinput_method_system_ability_proxy.cpp40 int32_t InputMethodSystemAbilityProxy::StartInput(sptr<IInputClient> client, bool isShowKeyboard) in StartInput() function in OHOS::MiscServices::InputMethodSystemAbilityProxy
Dinput_method_controller.cpp470 void InputMethodController::StartInput(sptr<IInputClient> &client, bool isShowKeyboard) in StartInput() function in OHOS::MiscServices::InputMethodController
/base/inputmethod/imf/services/src/
Dinput_method_system_ability.cpp328 int32_t InputMethodSystemAbility::StartInput(sptr<IInputClient> client, bool isShowKeyboard) in StartInput() function in OHOS::MiscServices::InputMethodSystemAbility