Searched refs:currentInputType (Results 1 – 2 of 2) sorted by relevance
819 auto currentInputType = InputTypeManager::GetInstance().GetCurrentIme(); in Switch() local821 if (isInputTypeStarted && bundleName != currentInputType.bundleName) { in Switch()
1817 auto currentInputType = InputTypeManager::GetInstance().GetCurrentInputType(); in GetInputTypeToStart() local1818 InputTypeManager::GetInstance().GetImeByInputType(currentInputType, currentInputTypeIme); in GetInputTypeToStart()