Searched defs:isShowKeyboard (Results 1 – 9 of 9) sorted by relevance
/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/ |
D | input_method_core_stub.cpp | 149 bool isShowKeyboard = false; in ShowKeyboardOnRemote() local 181 const sptr<IInputDataChannel> &inputDataChannel, bool isShowKeyboard, bool attachFlag) in ShowKeyboard()
|
D | input_method_core_proxy.cpp | 43 const sptr<IInputDataChannel> &inputDataChannel, bool isShowKeyboard, bool attachFlag) in ShowKeyboard()
|
D | input_method_ability.cpp | 230 …hodAbility::ShowKeyboard(const sptr<IRemoteObject> &channelObject, bool isShowKeyboard, bool attac… in ShowKeyboard() 358 int32_t InputMethodAbility::ShowInputWindow(bool isShowKeyboard) in ShowInputWindow()
|
/base/web/webview/ohos_adapter/inputmethodframework_adapter/src/ |
D | imf_adapter_impl.cpp | 189 bool IMFAdapterImpl::Attach(std::shared_ptr<IMFTextListenerAdapter> listener, bool isShowKeyboard) in Attach() 211 …std::shared_ptr<IMFTextListenerAdapter> listener, bool isShowKeyboard, const IMFAdapterTextConfig … in Attach()
|
/base/inputmethod/imf/services/src/ |
D | peruser_session.cpp | 87 void PerUserSession::UpdateClient(sptr<IRemoteObject> inputClient, bool isShowKeyboard) in UpdateClient() 145 bool isShowKeyboard, bool attachFlag) in ShowKeyboard() 335 int32_t PerUserSession::OnStartInput(const sptr<IInputClient> &client, bool isShowKeyboard, bool at… in OnStartInput()
|
D | input_method_system_ability_stub.cpp | 65 bool isShowKeyboard = data.ReadBool(); in StartInputOnRemote() local
|
D | input_method_system_ability.cpp | 254 int32_t InputMethodSystemAbility::StartInput(sptr<IInputClient> client, bool isShowKeyboard, bool a… in StartInput()
|
/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/ |
D | input_method_controller.cpp | 406 int32_t InputMethodController::Attach(sptr<OnTextChangedListener> &listener, bool isShowKeyboard) in Attach() 414 sptr<OnTextChangedListener> &listener, bool isShowKeyboard, const InputAttribute &attribute) in Attach() 424 sptr<OnTextChangedListener> &listener, bool isShowKeyboard, const TextConfig &textConfig) in Attach() 618 int32_t InputMethodController::StartInput(sptr<IInputClient> &client, bool isShowKeyboard, bool att… in StartInput()
|
D | input_method_system_ability_proxy.cpp | 40 int32_t InputMethodSystemAbilityProxy::StartInput(sptr<IInputClient> client, bool isShowKeyboard, b… in StartInput()
|