Home
last modified time | relevance | path

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

/base/inputmethod/imf/services/include/
Dmessage_handler.h36 MSG_ID_SELECT_BY_MOVEMENT, enumerator
/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
Dinput_data_channel_stub.cpp142 ? new (std::nothrow) Message(MessageID::MSG_ID_SELECT_BY_MOVEMENT, &parcel) in SelectByMovementOnRemote()
Dinput_method_controller.cpp330 case MSG_ID_SELECT_BY_MOVEMENT: { in WorkThread()