Home
last modified time | relevance | path

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

/base/inputmethod/imf/services/include/
Dmessage_handler.h35 MSG_ID_SELECT_BY_RANGE, enumerator
/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
Dinput_data_channel_stub.cpp125 new (std::nothrow)Message(MessageID::MSG_ID_SELECT_BY_RANGE, &parcel) : nullptr; in SelectByRangeOnRemote()
Dinput_method_controller.cpp307 case MSG_ID_SELECT_BY_RANGE: { in WorkThread()