Searched refs:SetUnreadCount (Results 1 – 1 of 1) sorted by relevance
131 void SetUnreadCount(int unread_count) { in SetUnreadCount() function in ash::WebNotificationButton459 button_->SetUnreadCount(message_center->UnreadNotificationCount()); in UpdateTrayContent()