Home
last modified time | relevance | path

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

/base/inputmethod/imf/services/include/
H A Dinput_method_system_ability.h112 bool IsNeedSwitch(int32_t userId, const std::string &bundleName, const std::string &subName);
/base/inputmethod/imf/services/src/
H A Dinput_method_system_ability.cpp765 if (!IsNeedSwitch(userId, switchInfo.bundleName, switchInfo.subName)) { in OnStartInputType()
775 bool InputMethodSystemAbility::IsNeedSwitch(int32_t userId, const std::string &bundleName, in IsNeedSwitch() function in OHOS::MiscServices::InputMethodSystemAbility

Completed in 4 milliseconds