Home
last modified time | relevance | path

Searched refs:NotifyIfSystemBarTintChanged (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/window/window_manager/wmserver/include/
H A Dwindow_node_container.h145 void NotifyIfSystemBarTintChanged(DisplayId displayId) const;
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dwindow_node_container.cpp1308 NotifyIfSystemBarTintChanged(node->GetDisplayId()); in NotifyIfAvoidAreaChanged()
1332 void WindowNodeContainer::NotifyIfSystemBarTintChanged(DisplayId displayId) const in NotifyIfSystemBarTintChanged() function in OHOS::Rosen::WindowNodeContainer
2212 NotifyIfSystemBarTintChanged(displayId); in SwitchLayoutPolicy()