Searched defs:StartInput (Results 1 – 3 of 3) sorted by relevance
/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/ | ||
D | input_method_system_ability_proxy.cpp | 40 int32_t InputMethodSystemAbilityProxy::StartInput(sptr<IInputClient> client, bool isShowKeyboard, b… in StartInput() function in OHOS::MiscServices::InputMethodSystemAbilityProxy |
D | input_method_controller.cpp | 618 int32_t InputMethodController::StartInput(sptr<IInputClient> &client, bool isShowKeyboard, bool att… in StartInput() function in OHOS::MiscServices::InputMethodController |
/base/inputmethod/imf/services/src/ | ||
D | input_method_system_ability.cpp | 254 int32_t InputMethodSystemAbility::StartInput(sptr<IInputClient> client, bool isShowKeyboard, bool a… in StartInput() function in OHOS::MiscServices::InputMethodSystemAbility |