Searched defs:imeType (Results 1 – 2 of 2) sorted by relevance
575 auto imeType = IsProxyImeEnable() ? ImeType::PROXY_IME : ImeType::IME; in OnStartInput() local703 auto imeType = ImeType::IME; in OnSetCoreAndAgent() local718 auto imeType = ImeType::PROXY_IME; in OnRegisterProxyIme() local
2371 auto imeType = session->IsProxyImeEnable() ? ImeType::PROXY_IME : ImeType::IME; in GetCurrentImeInfoForHiSysEvent() local