Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/common/include/
H A Dmessage_handler.h74 MSG_ID_SET_COREANDANGENT, enumerator
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
H A Dinput_method_ability.cpp118 Message *msg = new Message(MessageID::MSG_ID_SET_COREANDANGENT, nullptr); in SetCoreAndAgentAsync()
243 case MSG_ID_SET_COREANDANGENT: { in WorkThread()