Home
last modified time | relevance | path

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

/base/inputmethod/imf/frameworks/native/inputmethod_controller/include/
H A Dinput_method_system_ability_proxy.h80 int32_t HideCurrentInputDeprecated() override;
/base/inputmethod/imf/services/include/
H A Di_input_method_system_ability.h82 virtual int32_t HideCurrentInputDeprecated() = 0;
H A Dinput_method_system_ability.h86 int32_t HideCurrentInputDeprecated() override;
/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Didentity_checker_test.cpp712 int32_t ret = IdentityCheckerTest::service_->HideCurrentInputDeprecated(); in HWTEST_F()
728 int32_t ret = IdentityCheckerTest::service_->HideCurrentInputDeprecated(); in HWTEST_F()
744 int32_t ret = IdentityCheckerTest::service_->HideCurrentInputDeprecated(); in HWTEST_F()
/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
H A Dinput_method_system_ability_proxy.cpp201 int32_t InputMethodSystemAbilityProxy::HideCurrentInputDeprecated()
H A Dinput_method_controller.cpp314 return proxy->HideCurrentInputDeprecated(); in HideCurrentInput()
/base/inputmethod/imf/services/src/
H A Dinput_method_system_ability_stub.cpp339 int32_t ret = HideCurrentInputDeprecated(); in HideCurrentInputOnRemoteDeprecated()
H A Dinput_method_system_ability.cpp880 int32_t InputMethodSystemAbility::HideCurrentInputDeprecated() in HideCurrentInputDeprecated() function in OHOS::MiscServices::InputMethodSystemAbility

Completed in 9 milliseconds