Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/services/src/
H A Dinput_method_system_ability.cpp820 auto isInputTypeStarted = InputTypeManager::GetInstance().IsStarted(); in Switch() local
821 if (isInputTypeStarted && bundleName != currentInputType.bundleName) { in Switch()