Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
H A Dinput_client_stub.cpp59 return OnPanelStatusChangeOnRemote(data, reply); in OnRemoteRequest()
99 int32_t InputClientStub::OnPanelStatusChangeOnRemote(MessageParcel &data, MessageParcel &reply) in OnPanelStatusChangeOnRemote() function in OHOS::MiscServices::InputClientStub
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_controller/include/
H A Dinput_client_stub.h49 int32_t OnPanelStatusChangeOnRemote(MessageParcel &data, MessageParcel &reply);