Home
last modified time | relevance | path

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

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