Home
last modified time | relevance | path

Searched defs:imeType (Results 1 – 2 of 2) sorted by relevance

/base/inputmethod/imf/services/src/
Dperuser_session.cpp575 auto imeType = IsProxyImeEnable() ? ImeType::PROXY_IME : ImeType::IME; in OnStartInput() local
703 auto imeType = ImeType::IME; in OnSetCoreAndAgent() local
718 auto imeType = ImeType::PROXY_IME; in OnRegisterProxyIme() local
Dinput_method_system_ability.cpp2371 auto imeType = session->IsProxyImeEnable() ? ImeType::PROXY_IME : ImeType::IME; in GetCurrentImeInfoForHiSysEvent() local