Searched defs:isShowKeyboard (Results 1 – 10 of 10) sorted by relevance
/base/inputmethod/imf/frameworks/inputmethod_ability/src/ |
D | input_method_core_stub.cpp | 155 bool isShowKeyboard = false; in ShowKeyboardOnRemote() local 176 …const sptr<IInputDataChannel> &inputDataChannel, bool isShowKeyboard, const SubProperty &subProper… in showKeyboard()
|
D | input_method_core_proxy.cpp | 71 …const sptr<IInputDataChannel> &inputDataChannel, bool isShowKeyboard, const SubProperty &subProper… in showKeyboard()
|
D | input_method_ability.cpp | 232 bool isShowKeyboard = false; in OnShowKeyboard() local 323 void InputMethodAbility::ShowInputWindow(bool isShowKeyboard, const SubProperty &subProperty) in ShowInputWindow()
|
/base/inputmethod/imf/test/fuzztest/perusersession_fuzzer/ |
D | perusersession_fuzzer.cpp | 57 bool isShowKeyboard = true; in FuzzPerUserSession() local
|
/base/inputmethod/imf/services/src/ |
D | peruser_session.cpp | 95 void PerUserSession::UpdateClient(sptr<IRemoteObject> inputClient, bool isShowKeyboard) in UpdateClient() 140 int PerUserSession::ShowKeyboard(const sptr<IInputClient>& inputClient, bool isShowKeyboard) in ShowKeyboard() 384 int32_t PerUserSession::OnStartInput(sptr<IInputClient> client, bool isShowKeyboard) in OnStartInput()
|
D | input_method_system_ability_stub.cpp | 77 bool isShowKeyboard = data.ReadBool(); in StartInputOnRemote() local
|
D | input_method_system_ability.cpp | 328 int32_t InputMethodSystemAbility::StartInput(sptr<IInputClient> client, bool isShowKeyboard) in StartInput()
|
/base/web/webview/ohos_adapter/inputmethodframework_adapter/src/ |
D | imf_adapter_impl.cpp | 131 bool IMFAdapterImpl::Attach(std::shared_ptr<IMFTextListenerAdapter> listener, bool isShowKeyboard) in Attach()
|
/base/inputmethod/imf/frameworks/inputmethod_controller/src/ |
D | input_method_controller.cpp | 321 void InputMethodController::Attach(sptr<OnTextChangedListener> &listener, bool isShowKeyboard) in Attach() 329 sptr<OnTextChangedListener> &listener, bool isShowKeyboard, InputAttribute &attribute) in Attach() 470 void InputMethodController::StartInput(sptr<IInputClient> &client, bool isShowKeyboard) in StartInput()
|
D | input_method_system_ability_proxy.cpp | 40 int32_t InputMethodSystemAbilityProxy::StartInput(sptr<IInputClient> client, bool isShowKeyboard) in StartInput()
|