Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/common/include/
H A Dmessage_handler.h46 MSG_ID_USER_STOP, enumerator
/ohos5.0/base/inputmethod/imf/services/src/
H A Dim_common_event_manager.cpp259 HandleUserEvent(MessageID::MSG_ID_USER_STOP, data); in StopUser()
H A Dinput_method_system_ability.cpp987 case MSG_ID_USER_STOP: { in WorkThread()