Home
last modified time | relevance | path

Searched refs:ShowCurrentInputDeprecated (Results 1 - 8 of 8) sorted by relevance

/base/inputmethod/imf/frameworks/native/inputmethod_controller/include/
H A Dinput_method_system_ability_proxy.h81 int32_t ShowCurrentInputDeprecated() override;
/base/inputmethod/imf/services/include/
H A Di_input_method_system_ability.h83 virtual int32_t ShowCurrentInputDeprecated() = 0;
H A Dinput_method_system_ability.h87 int32_t ShowCurrentInputDeprecated() override;
/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Didentity_checker_test.cpp759 int32_t ret = IdentityCheckerTest::service_->ShowCurrentInputDeprecated(); in HWTEST_F()
775 int32_t ret = IdentityCheckerTest::service_->ShowCurrentInputDeprecated(); in HWTEST_F()
791 int32_t ret = IdentityCheckerTest::service_->ShowCurrentInputDeprecated(); in HWTEST_F()
/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
H A Dinput_method_system_ability_proxy.cpp196 int32_t InputMethodSystemAbilityProxy::ShowCurrentInputDeprecated()
H A Dinput_method_controller.cpp335 return proxy->ShowCurrentInputDeprecated(); in ShowCurrentInput()
/base/inputmethod/imf/services/src/
H A Dinput_method_system_ability_stub.cpp333 int32_t ret = ShowCurrentInputDeprecated(); in ShowCurrentInputOnRemoteDeprecated()
H A Dinput_method_system_ability.cpp897 int32_t InputMethodSystemAbility::ShowCurrentInputDeprecated() in ShowCurrentInputDeprecated() function in OHOS::MiscServices::InputMethodSystemAbility

Completed in 9 milliseconds