Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/services/src/
H A Dinput_method_system_ability.cpp819 auto currentInputType = InputTypeManager::GetInstance().GetCurrentIme(); in Switch() local
821 if (isInputTypeStarted && bundleName != currentInputType.bundleName) { in Switch()
H A Dperuser_session.cpp1817 auto currentInputType = InputTypeManager::GetInstance().GetCurrentInputType(); in GetInputTypeToStart() local
1818 InputTypeManager::GetInstance().GetImeByInputType(currentInputType, currentInputTypeIme); in GetInputTypeToStart()