Searched refs:MSG_ID_HIDE_KEYBOARD_SELF (Results 1 – 3 of 3) sorted by relevance
48 MSG_ID_HIDE_KEYBOARD_SELF, // hide the current keyboard enumerator
66 Message *msg = new (std::nothrow) Message(MessageID::MSG_ID_HIDE_KEYBOARD_SELF, parcel); in HideKeyboardSelf()
991 case MSG_ID_HIDE_KEYBOARD_SELF: { in WorkThread()