Home
last modified time | relevance | path

Searched defs:SetCallingWindow (Results 1 – 9 of 9) sorted by relevance

/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
Dinput_method_agent_proxy.cpp67 void InputMethodAgentProxy::SetCallingWindow(uint32_t windowId) in SetCallingWindow() function in OHOS::MiscServices::InputMethodAgentProxy
Dinput_method_agent_stub.cpp141 void InputMethodAgentStub::SetCallingWindow(uint32_t windowId) in SetCallingWindow() function in OHOS::MiscServices::InputMethodAgentStub
Dinput_method_ability.cpp323 void InputMethodAbility::SetCallingWindow(uint32_t windowId) in SetCallingWindow() function in OHOS::MiscServices::InputMethodAbility
Dinput_method_panel.cpp1321 int32_t InputMethodPanel::SetCallingWindow(uint32_t windowId, bool needWait) in SetCallingWindow() function in OHOS::MiscServices::InputMethodPanel
/base/inputmethod/imf/frameworks/cj/src/
Dcj_input_method_controller.cpp116 int32_t CjInputMethodController::SetCallingWindow(uint32_t windowId) in SetCallingWindow() function in OHOS::MiscServices::CjInputMethodController
/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
Dinput_method_system_ability_proxy.cpp253 int32_t InputMethodSystemAbilityProxy::SetCallingWindow(uint32_t windowId, sptr<IInputClient> clien… in SetCallingWindow() function in OHOS::MiscServices::InputMethodSystemAbilityProxy
Dinput_method_controller.cpp942 int32_t InputMethodController::SetCallingWindow(uint32_t windowId) in SetCallingWindow() function in OHOS::MiscServices::InputMethodController
/base/inputmethod/imf/services/src/
Dinput_method_system_ability.cpp868 int32_t InputMethodSystemAbility::SetCallingWindow(uint32_t windowId, sptr<IInputClient> client) in SetCallingWindow() function in OHOS::MiscServices::InputMethodSystemAbility
/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
Djs_get_input_method_controller.cpp670 napi_value JsGetInputMethodController::SetCallingWindow(napi_env env, napi_callback_info info) in SetCallingWindow() function in OHOS::MiscServices::JsGetInputMethodController