Home
last modified time | relevance | path

Searched defs:NotifyKeyboardPanelInfoChange (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/session/container/include/zidl/
H A Dsession_stage_interface.h148 virtual void NotifyKeyboardPanelInfoChange(const KeyboardPanelInfo& keyboardPanelInfo) {} in NotifyKeyboardPanelInfoChange() function
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dkeyboard_session.cpp387 void KeyboardSession::NotifyKeyboardPanelInfoChange(WSRect rect, bool isKeyboardPanelShow) in NotifyKeyboardPanelInfoChange() function in OHOS::Rosen::KeyboardSession
/ohos5.0/foundation/window/window_manager/window_scene/session/container/src/zidl/
H A Dsession_stage_proxy.cpp1089 void SessionStageProxy::NotifyKeyboardPanelInfoChange(const KeyboardPanelInfo& keyboardPanelInfo) in NotifyKeyboardPanelInfoChange() function in OHOS::Rosen::SessionStageProxy
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_scene_session_impl.cpp4128 void WindowSceneSessionImpl::NotifyKeyboardPanelInfoChange(const KeyboardPanelInfo& keyboardPanelIn… in NotifyKeyboardPanelInfoChange() function in OHOS::Rosen::WindowSceneSessionImpl