Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_ability/include/
H A Dinput_method_ability.h130 sptr<SystemCmdChannelProxy> GetSystemCmdChannelProxy();
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
H A Dinput_method_ability.cpp866 sptr<SystemCmdChannelProxy> InputMethodAbility::GetSystemCmdChannelProxy() in GetSystemCmdChannelProxy() function in OHOS::MiscServices::InputMethodAbility
1024 auto systemChannel = GetSystemCmdChannelProxy(); in NotifyPanelStatus()
1245 auto systemChannel = GetSystemCmdChannelProxy(); in SendPrivateCommand()