Searched refs:should_update_tray_content_ (Results 1 – 4 of 4) sorted by relevance
135 should_update_tray_content_(true) { in WebNotificationTray()238 should_update_tray_content_ = true; in OnMessageCenterTrayChanged()264 if (!should_update_tray_content_) in UpdateStatusIcon()266 should_update_tray_content_ = false; in UpdateStatusIcon()
124 bool should_update_tray_content_; variable
173 should_update_tray_content_(false), in WebNotificationTray()446 should_update_tray_content_ = true; in OnMessageCenterTrayChanged()453 if (!should_update_tray_content_) in UpdateTrayContent()455 should_update_tray_content_ = false; in UpdateTrayContent()
170 bool should_update_tray_content_; variable