Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/services/include/
H A Dperuser_session.h70 DO_SET_CORE_AND_AGENT, enumerator
279 { ImeStatus::READY, ImeAction::DO_SET_CORE_AND_AGENT } },
/ohos5.0/base/inputmethod/imf/services/src/
H A Dperuser_session.cpp671 if (action != ImeAction::DO_SET_CORE_AND_AGENT) { in OnSetCoreAndAgent()