Searched defs:GetNotificationCount (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/chromeos/notifications/
H A Dnotification_panel.cc316 int GetNotificationCount() { function in class:chromeos::BalloonContainer
515 if (balloon_container_->GetNotificationCount() == 0)
637 if (balloon_container_->GetNotificationCount() == 0)
811 int NotificationPanelTester::GetNotificationCount() const { function in class:chromeos::NotificationPanelTester
812 return panel_->balloon_container_->GetNotificationCount();

Completed in 16 milliseconds