Home
last modified time | relevance | path

Searched defs:NotifyKeyboardHeight (Results 1 – 5 of 5) sorted by relevance

/base/inputmethod/imf/interfaces/inner_api/inputmethod_controller/include/
Dinput_method_controller.h62 virtual void NotifyKeyboardHeight(uint32_t height) in NotifyKeyboardHeight() function
/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
Dinput_data_channel_service_impl.cpp244 ErrCode InputDataChannelServiceImpl::NotifyKeyboardHeight(uint32_t height) in NotifyKeyboardHeight() function in OHOS::MiscServices::InputDataChannelServiceImpl
Dinput_method_controller.cpp1488 void InputMethodController::NotifyKeyboardHeight(uint32_t height) in NotifyKeyboardHeight() function in OHOS::MiscServices::InputMethodController
/base/inputmethod/imf/test/common/src/
Dtext_listener.cpp167 void TextListener::NotifyKeyboardHeight(uint32_t height) in NotifyKeyboardHeight() function in OHOS::MiscServices::TextListener
/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
Dinput_method_ability.cpp1515 void InputMethodAbility::NotifyKeyboardHeight(uint32_t panelHeight, PanelFlag panelFlag) in NotifyKeyboardHeight() function in OHOS::MiscServices::InputMethodAbility