Home
last modified time | relevance | path

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

/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
H A Dinput_method_ability.cpp214 auto panel = GetSoftKeyboardPanel(); in StartInput()
258 auto panel = GetSoftKeyboardPanel(); in OnSetInputType()
360 auto panel = GetSoftKeyboardPanel(); in OnAttributeChange()
425 auto panel = GetSoftKeyboardPanel(); in ShowKeyboardImplWithoutLock()
961 auto panel = GetSoftKeyboardPanel(); in HideKeyboard()
987 std::shared_ptr<InputMethodPanel> InputMethodAbility::GetSoftKeyboardPanel() in GetSoftKeyboardPanel() function in OHOS::MiscServices::InputMethodAbility
1060 auto panel = GetSoftKeyboardPanel(); in ExitCurrentInputType()
1111 auto panel = GetSoftKeyboardPanel(); in OnClientInactive()
1221 auto panel = GetSoftKeyboardPanel(); in GetCallingWindowInfo()
/base/inputmethod/imf/frameworks/native/inputmethod_ability/include/
H A Dinput_method_ability.h149 std::shared_ptr<InputMethodPanel> GetSoftKeyboardPanel();

Completed in 4 milliseconds