Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/services/include/
H A Dinput_method_system_ability_stub.h73 int32_t ListCurrentInputMethodSubtypeOnRemote(MessageParcel &data, MessageParcel &reply);
142 &InputMethodSystemAbilityStub::ListCurrentInputMethodSubtypeOnRemote,
/ohos5.0/base/inputmethod/imf/services/src/
H A Dinput_method_system_ability_stub.cpp281 int32_t InputMethodSystemAbilityStub::ListCurrentInputMethodSubtypeOnRemote(MessageParcel &data, Me… in ListCurrentInputMethodSubtypeOnRemote() function in OHOS::MiscServices::InputMethodSystemAbilityStub