Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/services/src/
H A Dinput_method_system_ability.cpp814 auto currentImeBundleName = ImeCfgManager::GetInstance().GetCurrentImeCfg(userId)->bundleName; in Switch() local
815 if (bundleName != currentImeBundleName) { in Switch()