Searched defs:StopInput (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/ | ||
H A D | input_method_core_proxy.cpp | 84 int32_t InputMethodCoreProxy::StopInput(const sptr<IRemoteObject> &channel) in StopInput() function in OHOS::MiscServices::InputMethodCoreProxy |
H A D | input_method_core_stub.cpp | 235 int32_t InputMethodCoreStub::StopInput(const sptr<IRemoteObject> &channel) in StopInput() function in OHOS::MiscServices::InputMethodCoreStub |
H A D | input_method_ability.cpp | 340 int32_t InputMethodAbility::StopInput(const sptr<IRemoteObject> &channelObject) in StopInput() function in OHOS::MiscServices::InputMethodAbility |
/ohos5.0/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/ | ||
H A D | js_get_input_method_controller.cpp | 701 napi_value JsGetInputMethodController::StopInput(napi_env env, napi_callback_info info) in StopInput() function in OHOS::MiscServices::JsGetInputMethodController |