Home
last modified time | relevance | path

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

/base/inputmethod/imf/services/include/
Dinput_method_system_ability_stub.h53 int32_t SwitchInputMethodOnRemote(MessageParcel &data, MessageParcel &reply);
83 [SWITCH_INPUT_METHOD] = &InputMethodSystemAbilityStub::SwitchInputMethodOnRemote,
/base/inputmethod/imf/services/src/
Dinput_method_system_ability_stub.cpp232 int32_t InputMethodSystemAbilityStub::SwitchInputMethodOnRemote(MessageParcel &data, MessageParcel … in SwitchInputMethodOnRemote() function in OHOS::MiscServices::InputMethodSystemAbilityStub