Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/services/include/
H A Dinput_method_system_ability_stub.h65 int32_t DisplayOptionalInputMethodOnRemote(MessageParcel &data, MessageParcel &reply);
146 &InputMethodSystemAbilityStub::DisplayOptionalInputMethodOnRemote,
/ohos5.0/base/inputmethod/imf/services/src/
H A Dinput_method_system_ability_stub.cpp147 int32_t InputMethodSystemAbilityStub::DisplayOptionalInputMethodOnRemote(MessageParcel &data, Messa… in DisplayOptionalInputMethodOnRemote() function in OHOS::MiscServices::InputMethodSystemAbilityStub