Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/services/include/
H A Dinput_method_system_ability_stub.h41 int32_t ShowCurrentInputOnRemote(MessageParcel &data, MessageParcel &reply);
118 &InputMethodSystemAbilityStub::ShowCurrentInputOnRemote,
/ohos5.0/base/inputmethod/imf/services/src/
H A Dinput_method_system_ability_stub.cpp86 int32_t InputMethodSystemAbilityStub::ShowCurrentInputOnRemote(MessageParcel &data, MessageParcel &… in ShowCurrentInputOnRemote() function in OHOS::MiscServices::InputMethodSystemAbilityStub