Home
last modified time | relevance | path

Searched refs:MSG_ID_BOOT_COMPLETED (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/inputmethod/imf/common/include/
H A Dmessage_handler.h41 MSG_ID_BOOT_COMPLETED, enumerator
/ohos5.0/base/inputmethod/imf/services/src/
H A Dim_common_event_manager.cpp380 Message *msg = new (std::nothrow) Message(MessageID::MSG_ID_BOOT_COMPLETED, nullptr); in HandleBootCompleted()
H A Dinput_method_system_ability.cpp1012 case MSG_ID_BOOT_COMPLETED: in WorkThread()