Home
last modified time | relevance | path

Searched refs:GetImeAction (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/inputmethod/imf/services/src/
H A Dperuser_session.cpp667 auto action = GetImeAction(ImeEvent::SET_CORE_AND_AGENT); in OnSetCoreAndAgent()
1570 ImeAction PerUserSession::GetImeAction(ImeEvent action) in GetImeAction() function in OHOS::MiscServices::PerUserSession
1592 auto action = GetImeAction(ImeEvent::START_IME); in StartCurrentIme()
1619 auto action = GetImeAction(ImeEvent::START_IME_TIMEOUT); in HandleStartImeTimeout()
1644 auto action = GetImeAction(ImeEvent::STOP_IME); in StopCurrentIme()
/ohos5.0/base/inputmethod/imf/services/include/
H A Dperuser_session.h266 ImeAction GetImeAction(ImeEvent action);