Home
last modified time | relevance | path

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

/base/miscservices/inputmethod/services/include/
Dmessage_handler.h36 MSG_ID_USER_UNLOCK, // a user unlocked enumerator
/base/miscservices/inputmethod/services/src/
Dplatform_callback_stub.cpp81 msgId = MSG_ID_USER_UNLOCK; in notifyEvent()
Dinput_method_system_ability.cpp489 case MSG_ID_USER_UNLOCK: { in WorkThread()