Searched refs:isInputTypeStarted (Results 1 – 1 of 1) sorted by relevance
820 auto isInputTypeStarted = InputTypeManager::GetInstance().IsStarted(); in Switch() local821 if (isInputTypeStarted && bundleName != currentInputType.bundleName) { in Switch()