Home
last modified time | relevance | path

Searched refs:SwitchSubType (Results 1 - 2 of 2) sorted by relevance

/base/inputmethod/imf/services/include/
H A Dinput_method_system_ability.h125 int32_t SwitchSubType(int32_t userId, const std::shared_ptr<ImeInfo> &info);
/base/inputmethod/imf/services/src/
H A Dinput_method_system_ability.cpp807 return SwitchSubType(userId, info); in Switch()
832 int32_t InputMethodSystemAbility::SwitchSubType(int32_t userId, const std::shared_ptr<ImeInfo> &info) in SwitchSubType() function in OHOS::MiscServices::InputMethodSystemAbility

Completed in 4 milliseconds