Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/common/include/
H A Dmessage_handler.h66 MSG_ID_SET_SUBTYPE, enumerator
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
H A Dinput_method_core_stub.cpp150 …int32_t ret = SendMessage(MessageID::MSG_ID_SET_SUBTYPE, [&data, &property](MessageParcel &parcel)… in SetSubtypeOnRemote()
H A Dinput_method_ability.cpp239 case MSG_ID_SET_SUBTYPE: { in WorkThread()