Home
last modified time | relevance | path

Searched refs:GetInputDataChannelProxy (Results 1 - 2 of 2) sorted by relevance

/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
H A Dinput_method_ability.cpp440 auto channel = GetInputDataChannelProxy(); in ShowKeyboardImplWithoutLock()
451 auto channel = GetInputDataChannelProxy(); in NotifyPanelStatusInfo()
523 auto channel = GetInputDataChannelProxy(); in InsertText()
535 auto channel = GetInputDataChannelProxy(); in DeleteForward()
546 auto channel = GetInputDataChannelProxy(); in DeleteBackward()
556 auto channel = GetInputDataChannelProxy(); in SendFunctionKey()
582 auto channel = GetInputDataChannelProxy(); in SendExtendAction()
594 auto channel = GetInputDataChannelProxy(); in GetTextBeforeCursor()
606 auto channel = GetInputDataChannelProxy(); in GetTextAfterCursor()
617 auto channel = GetInputDataChannelProxy(); in MoveCursor()
708 std::shared_ptr<InputDataChannelProxy> InputMethodAbility::GetInputDataChannelProxy() GetInputDataChannelProxy() function in OHOS::MiscServices::InputMethodAbility
[all...]
/base/inputmethod/imf/frameworks/native/inputmethod_ability/include/
H A Dinput_method_ability.h138 std::shared_ptr<InputDataChannelProxy> GetInputDataChannelProxy();

Completed in 3 milliseconds