Home
last modified time | relevance | path

Searched refs:DisplayOptionalInputMethodDeprecated (Results 1 – 7 of 7) sorted by relevance

/base/inputmethod/imf/services/include/
Di_input_method_system_ability.h64 virtual int32_t DisplayOptionalInputMethodDeprecated() = 0;
Dinput_method_system_ability.h83 int32_t DisplayOptionalInputMethodDeprecated() override;
/base/inputmethod/imf/frameworks/native/inputmethod_controller/include/
Dinput_method_system_ability_proxy.h68 int32_t DisplayOptionalInputMethodDeprecated() override;
/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
Dinput_method_system_ability_proxy.cpp147 int32_t InputMethodSystemAbilityProxy::DisplayOptionalInputMethodDeprecated() in DisplayOptionalInputMethodDeprecated() function in OHOS::MiscServices::InputMethodSystemAbilityProxy
Dinput_method_controller.cpp555 return proxy->DisplayOptionalInputMethodDeprecated(); in DisplayOptionalInputMethod()
/base/inputmethod/imf/services/src/
Dinput_method_system_ability_stub.cpp255 int32_t ret = DisplayOptionalInputMethodDeprecated(); in DisplayInputOnRemoteDeprecated()
Dinput_method_system_ability.cpp502 int32_t InputMethodSystemAbility::DisplayOptionalInputMethodDeprecated() in DisplayOptionalInputMethodDeprecated() function in OHOS::MiscServices::InputMethodSystemAbility