Searched refs:displayUpdateListeners (Results 1 – 1 of 1) sorted by relevance
1585 std::set<sptr<IDisplayUpdateListener>> displayUpdateListeners; in NotifyDisplayChangeInfoChanged() local1588 displayUpdateListeners = displayUpdateListeners_; in NotifyDisplayChangeInfoChanged()1590 for (auto& listener : displayUpdateListeners) { in NotifyDisplayChangeInfoChanged()