Searched refs:lastUserIme (Results 1 – 1 of 1) sorted by relevance
927 std::string lastUserIme; in OnUserStarted() local930 lastUserIme = cfg.currentIme; in OnUserStarted()931 if (lastUserIme.empty()) { in OnUserStarted()942 if (!lastUserIme.empty()) { in OnUserStarted()944 StopInputService(lastUserIme); in OnUserStarted()