Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_controller/include/
H A Dinput_data_channel_stub.h71 int32_t GetEnterKeyTypeOnRemote(MessageParcel &data, MessageParcel &reply);
89 … [static_cast<uint32_t>(GET_ENTER_KEY_TYPE)] = &InputDataChannelStub::GetEnterKeyTypeOnRemote,
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
H A Dinput_data_channel_stub.cpp141 int32_t InputDataChannelStub::GetEnterKeyTypeOnRemote(MessageParcel &data, MessageParcel &reply) in GetEnterKeyTypeOnRemote() function in OHOS::MiscServices::InputDataChannelStub