Home
last modified time | relevance | path

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

/base/inputmethod/imf/interfaces/inner_api/inputmethod_controller/include/
Dinput_method_controller.h61 virtual void NotifyKeyboardHeight(uint32_t height) in NotifyKeyboardHeight() function
/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
Dinput_data_channel_proxy.cpp126 void InputDataChannelProxy::NotifyKeyboardHeight(uint32_t height) in NotifyKeyboardHeight() function in OHOS::MiscServices::InputDataChannelProxy
Dinput_data_channel_stub.cpp336 void InputDataChannelStub::NotifyKeyboardHeight(uint32_t height) in NotifyKeyboardHeight() function in OHOS::MiscServices::InputDataChannelStub
Dinput_method_controller.cpp1283 void InputMethodController::NotifyKeyboardHeight(uint32_t height) in NotifyKeyboardHeight() function in OHOS::MiscServices::InputMethodController
/base/inputmethod/imf/test/common/src/
Dtext_listener.cpp171 void TextListener::NotifyKeyboardHeight(uint32_t height) in NotifyKeyboardHeight() function in OHOS::MiscServices::TextListener
/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
Dinput_method_ability.cpp1253 void InputMethodAbility::NotifyKeyboardHeight(uint32_t panelHeight, PanelFlag panelFlag) in NotifyKeyboardHeight() function in OHOS::MiscServices::InputMethodAbility