Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_controller/include/
H A Dinput_data_channel_stub.h68 int32_t SendKeyboardStatusOnRemote(MessageParcel &data, MessageParcel &reply);
91 … [static_cast<uint32_t>(SEND_KEYBOARD_STATUS)] = &InputDataChannelStub::SendKeyboardStatusOnRemote,
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
H A Dinput_data_channel_stub.cpp110 int32_t InputDataChannelStub::SendKeyboardStatusOnRemote(MessageParcel &data, MessageParcel &reply) in SendKeyboardStatusOnRemote() function in OHOS::MiscServices::InputDataChannelStub