Home
last modified time | relevance | path

Searched refs:SelectByMovementOnRemote (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_controller/include/
H A Dinput_data_channel_stub.h74 int32_t SelectByMovementOnRemote(MessageParcel &data, MessageParcel &reply);
95 … [static_cast<uint32_t>(SELECT_BY_MOVEMENT)] = &InputDataChannelStub::SelectByMovementOnRemote,
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
H A Dinput_data_channel_stub.cpp166 int32_t InputDataChannelStub::SelectByMovementOnRemote(MessageParcel &data, MessageParcel &reply) in SelectByMovementOnRemote() function in OHOS::MiscServices::InputDataChannelStub