Home
last modified time | relevance | path

Searched refs:SwitchInputType (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/inputmethod/imf/services/include/
H A Dinput_method_system_ability.h130 int32_t SwitchInputType(int32_t userId, const SwitchInfo &switchInfo);
/ohos5.0/base/inputmethod/imf/services/src/
H A Dinput_method_system_ability.cpp788 int32_t ret = SwitchInputType(userId, switchInfo); in OnStartInputType()
868 int32_t InputMethodSystemAbility::SwitchInputType(int32_t userId, const SwitchInfo &switchInfo) in SwitchInputType() function in OHOS::MiscServices::InputMethodSystemAbility