Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/chromeos/notifications/
Dnotification_panel.cc328 int GetStickyNewNotificationCount() { in GetStickyNewNotificationCount() function in chromeos::BalloonContainer
523 balloon_container_->GetStickyNewNotificationCount() == 0) in Remove()
785 if (balloon_container_->GetStickyNewNotificationCount() > 0) { in OnStale()