Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_controller/include/
H A Dinput_data_channel_stub.h80 int32_t SetPreviewTextOnRemote(MessageParcel &data, MessageParcel &reply);
102 [static_cast<uint32_t>(SET_PREVIEW_TEXT)] = &InputDataChannelStub::SetPreviewTextOnRemote,
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
H A Dinput_data_channel_stub.cpp226 int32_t InputDataChannelStub::SetPreviewTextOnRemote(MessageParcel &data, MessageParcel &reply) in SetPreviewTextOnRemote() function in OHOS::MiscServices::InputDataChannelStub