Searched refs:NotifySystemBarTints (Results 1 – 8 of 8) sorted by relevance
65 void NotifySystemBarTints();
82 void NotifySystemBarTints();
86 void NotifySystemBarTints(std::vector<DisplayId> displayIdVec);
1075 void WindowController::NotifySystemBarTints() in NotifySystemBarTints() function in OHOS::Rosen::WindowController1077 windowRoot_->NotifySystemBarTints(); in NotifySystemBarTints()
1329 void WindowRoot::NotifySystemBarTints() in NotifySystemBarTints() function in OHOS::Rosen::WindowRoot1334 it.second->NotifySystemBarTints(displayIdMap_[it.first]); in NotifySystemBarTints()
1092 windowController_->NotifySystemBarTints(); in RegisterWindowManagerAgent()
1460 void WindowNodeContainer::NotifySystemBarTints(std::vector<DisplayId> displayIdVec) in NotifySystemBarTints() function in OHOS::Rosen::WindowNodeContainer
846 HWTEST_F(WindowRootTest, NotifySystemBarTints, Function | SmallTest | Level2)857 windowRoot_->NotifySystemBarTints();