Home
last modified time | relevance | path

Searched refs:NotifySystemBarTints (Results 1 – 7 of 7) sorted by relevance

/foundation/windowmanager/wmserver/include/
Dwindow_controller.h51 void NotifySystemBarTints();
Dwindow_root.h65 void NotifySystemBarTints();
Dwindow_node_container.h70 void NotifySystemBarTints();
/foundation/windowmanager/wmserver/src/
Dwindow_manager_service.cpp211 windowController_->NotifySystemBarTints(); in RegisterWindowManagerAgent()
Dwindow_controller.cpp459 void WindowController::NotifySystemBarTints() in NotifySystemBarTints() function in OHOS::Rosen::WindowController
461 windowRoot_->NotifySystemBarTints(); in NotifySystemBarTints()
Dwindow_root.cpp647 void WindowRoot::NotifySystemBarTints() in NotifySystemBarTints() function in OHOS::Rosen::WindowRoot
652 it.second->NotifySystemBarTints(); in NotifySystemBarTints()
Dwindow_node_container.cpp668 void WindowNodeContainer::NotifySystemBarTints() in NotifySystemBarTints() function in OHOS::Rosen::WindowNodeContainer