Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/services/include/
H A Dinput_method_system_ability_stub.h85 int32_t ExitCurrentInputTypeOnRemote(MessageParcel &data, MessageParcel &reply);
166 &InputMethodSystemAbilityStub::ExitCurrentInputTypeOnRemote,
/ohos5.0/base/inputmethod/imf/services/src/
H A Dinput_method_system_ability_stub.cpp382 int32_t InputMethodSystemAbilityStub::ExitCurrentInputTypeOnRemote(MessageParcel &data, MessageParc… in ExitCurrentInputTypeOnRemote() function in OHOS::MiscServices::InputMethodSystemAbilityStub