Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/common/include/
H A Dmessage_handler.h42 MSG_ID_USER_UNLOCKED, enumerator
/ohos5.0/base/inputmethod/imf/services/src/
H A Dim_common_event_manager.cpp400 Message *msg = new (std::nothrow) Message(MessageID::MSG_ID_USER_UNLOCKED, parcel); in OnUserUnlocked()
H A Dinput_method_system_ability.cpp1017 case MSG_ID_USER_UNLOCKED: { in WorkThread()