Home
last modified time | relevance | path

Searched refs:HandleActionUpdateNavigationIndicatorProps (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_test4.cpp83 sceneSession->HandleActionUpdateNavigationIndicatorProps(property, sceneSession, action);
/ohos5.0/foundation/window/window_manager/window_scene/session/host/include/
H A Dscene_session.h719 WMError HandleActionUpdateNavigationIndicatorProps(const sptr<WindowSessionProperty>& property,
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dscene_session.cpp3814 return HandleActionUpdateNavigationIndicatorProps(property, sceneSession, action); in ProcessUpdatePropertyByAction()
3983 WMError SceneSession::HandleActionUpdateNavigationIndicatorProps(const sptr<WindowSessionProperty>&… in HandleActionUpdateNavigationIndicatorProps() function in OHOS::Rosen::SceneSession